Skip to content

Commit

Permalink
Merge pull request openshift#2151 from Joseph-Goergen/nni-min-ready-s…
Browse files Browse the repository at this point in the history
…econds

OCPBUGS-24601: Add minReadySeconds to network-node-identity
  • Loading branch information
openshift-merge-bot[bot] authored Feb 12, 2024
2 parents 0c1d4ac + b83582f commit 1a0de92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindata/network/node-identity/managed/node-identity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ metadata:
hypershift.openshift.io/hosted-control-plane: {{.HostedClusterNamespace}}
hypershift.openshift.io/control-plane: "true"
spec:
minReadySeconds: 15
replicas: {{.NetworkNodeIdentityReplicas}}
{{ if (gt .NetworkNodeIdentityReplicas 1)}}
strategy:
Expand Down

0 comments on commit 1a0de92

Please sign in to comment.