Skip to content

Commit

Permalink
fix deployment command
Browse files Browse the repository at this point in the history
  • Loading branch information
jlsherrill committed Nov 26, 2024
1 parent 453f65e commit ff00e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ objects:
inheritEnv: true
command:
- /jobs
- retry-failed-tasks
- retry_failed_tasks
env:
- name: CLOWDER_ENABLED
value: ${CLOWDER_ENABLED}
Expand Down

0 comments on commit ff00e9e

Please sign in to comment.