We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de8041c commit 0742c45Copy full SHA for 0742c45
1 file changed
cluster/traefik/values-test.yaml
@@ -24,7 +24,7 @@ traefik:
24
type: RollingUpdate
25
rollingUpdate:
26
maxUnavailable: 1
27
- maxSurge: 1
+ maxSurge: null
28
29
hostNetwork: true
30
affinity:
0 commit comments