fix nginx for 4.12
This commit is contained in:
parent
b30e42115c
commit
6ecc5d3d0e
2 changed files with 0 additions and 2 deletions
|
@ -25,7 +25,6 @@ spec:
|
||||||
replicaCount: 2
|
replicaCount: 2
|
||||||
updateStrategy:
|
updateStrategy:
|
||||||
type: RollingUpdate
|
type: RollingUpdate
|
||||||
allowSnippetAnnotations: true
|
|
||||||
enableAnnotationValidations: true
|
enableAnnotationValidations: true
|
||||||
service:
|
service:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
@ -25,7 +25,6 @@ spec:
|
||||||
updateStrategy:
|
updateStrategy:
|
||||||
type: RollingUpdate
|
type: RollingUpdate
|
||||||
|
|
||||||
allowSnippetAnnotations: true
|
|
||||||
enableAnnotationValidations: true
|
enableAnnotationValidations: true
|
||||||
|
|
||||||
service:
|
service:
|
||||||
|
|
Reference in a new issue