Scale down for default ingress-nginx
This commit is contained in:
parent
56889452b7
commit
f943f7940c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ spec:
|
||||||
interval: 30m
|
interval: 30m
|
||||||
values:
|
values:
|
||||||
controller:
|
controller:
|
||||||
replicaCount: 3
|
replicaCount: 2
|
||||||
updateStrategy:
|
updateStrategy:
|
||||||
type: RollingUpdate
|
type: RollingUpdate
|
||||||
allowSnippetAnnotations: true
|
allowSnippetAnnotations: true
|
||||||
|
|
Reference in a new issue