Unverified Commit f4358145 authored by Kinara Shah's avatar Kinara Shah Committed by GitHub
Browse files

Merge pull request #2094 from kinarashah/0211

[0.2] set updateStrategy for nginx-ingress
No related merge requests found
Showing with 4 additions and 0 deletions
+4 -0
......@@ -529,6 +529,10 @@ spec:
selector:
matchLabels:
app: ingress-nginx
updateStrategy:
type: RollingUpdate
rollingUpdate:
maxUnavailable: 1
template:
metadata:
labels:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment