Merge "Fix large number of nginx worker issue"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user