Scale down for default ingress-nginx

This commit is contained in:
Joseph Hanson 2023-11-30 12:31:23 -06:00
parent 56889452b7
commit f943f7940c
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -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