Merge "Fix large number of nginx worker issue"

This commit is contained in:
Zuul
2019-05-31 13:56:17 +00:00
committed by Gerrit Code Review

View File

@@ -52,6 +52,9 @@ data:
anti:
type:
default: requiredDuringSchedulingIgnoredDuringExecution
conf:
ingress:
worker-processes: '4'
source:
type: tar
location: http://172.17.0.1/helm_charts/starlingx/ingress-0.1.0.tgz
@@ -97,6 +100,9 @@ data:
anti:
type:
default: requiredDuringSchedulingIgnoredDuringExecution
conf:
ingress:
worker-processes: '4'
source:
type: tar
location: http://172.17.0.1/helm_charts/starlingx/ingress-0.1.0.tgz