fix: update ingress worker procs to 8 (for hel1)
This commit is contained in:
@@ -15,7 +15,7 @@ controller:
|
|||||||
|
|
||||||
{{if .Values.clusterConfig.ingress_hostnetwork }}
|
{{if .Values.clusterConfig.ingress_hostnetwork }}
|
||||||
config:
|
config:
|
||||||
worker-processes: 32
|
worker-processes: 8
|
||||||
{{end }}
|
{{end }}
|
||||||
|
|
||||||
ingressClassResource:
|
ingressClassResource:
|
||||||
|
|||||||
Reference in New Issue
Block a user