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
|
||||
values:
|
||||
controller:
|
||||
replicaCount: 3
|
||||
replicaCount: 2
|
||||
updateStrategy:
|
||||
type: RollingUpdate
|
||||
allowSnippetAnnotations: true
|
||||
|
|
Reference in a new issue