We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4185144 commit b5d2b78Copy full SHA for b5d2b78
values.yaml
@@ -22,13 +22,6 @@ serviceLabels: {}
22
# -- Common revisionHistoryLimit for all deployments
23
revisionHistoryLimit:
24
# -- Common updateStrategy for all deployments
25
-## e.g:
26
-## updateStrategy:
27
-## type: RollingUpdate
28
-## rollingUpdate:
29
-## maxSurge: 25%
30
-## maxUnavailable: 25%
31
-##
32
updateStrategy: {}
33
34
# -- docker secrets used to pull images with
0 commit comments