Skip to content

Commit

Permalink
adding "concurrentcyPolicy" to "Forbid" so new usersync pods won't be…
Browse files Browse the repository at this point in the history
… generated if the last one is stuck or still running.
  • Loading branch information
EliseCastle23 committed Sep 9, 2024
1 parent cfa50ca commit 9417810
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm/fence/templates/usersync-cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ spec:
jobTemplate:
spec:
backoffLimit: 4
concurrencyPolicy: Forbid
template:
metadata:
labels:
Expand Down

0 comments on commit 9417810

Please sign in to comment.