Skip to content

Commit

Permalink
Merge pull request #226 from RedHatInsights/run_in_stage
Browse files Browse the repository at this point in the history
Run exporter in stage
  • Loading branch information
joselsegura authored Aug 24, 2023
2 parents fecb9a2 + 26b8119 commit 9a62a5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/clowdapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ parameters:
name: ENV_NAME
required: true
- name: ACTIVE_DEADLINE_SECONDS
description: The maximum duration the job can run.
description: The maximum duration the job can run.
value: "300" # 5 minutes
- name: BACKOFF_LIMIT
description: The number of retries for a job.
Expand Down Expand Up @@ -173,7 +173,7 @@ parameters:
value: "false"
- name: TEST_DATE
description: A variable to force the job to run.
value: 02/05/2023
value: 24/08/2023
- name: SELECT_LIMIT
description: Number of rows to export
value: "-1"

0 comments on commit 9a62a5b

Please sign in to comment.