Add empty dict as default for updateStrategy (Fix #1)

This commit is contained in:
Petar Gitnik
2020-11-27 10:19:59 +01:00
committed by GitHub
parent 0f3ee3529c
commit d9d9946273
+1 -1
View File
@@ -3,7 +3,7 @@
# Declare variables to be passed into your templates.
replicaCount: 1
updateStrategy:
updateStrategy: {}
# type: RollingUpdate
# rollingUpdate:
# maxSurge: 1