Skip to content

Commit

Permalink
contrib: add set podManagementPolicy to Parallel
Browse files Browse the repository at this point in the history
This allows all the pods to be launched / terminated in parallel.

Signed-off-by: crozzy <joseph.crosland@gmail.com>
  • Loading branch information
crozzy committed Nov 17, 2021
1 parent 3c2ad90 commit ded0519
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/openshift/manifests/manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ objects:
service: indexer
app: clair
spec:
podManagementPolicy: Parallel
replicas: ${{INDEXER_DEPLOYMENT_REPLICAS}}
selector:
matchLabels:
Expand Down

0 comments on commit ded0519

Please sign in to comment.