add helm charts
This commit is contained in:
18
backing-services/ingress-nginx/ci/controller-hpa-values.yaml
Normal file
18
backing-services/ingress-nginx/ci/controller-hpa-values.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
controller:
|
||||
image:
|
||||
repository: ingress-controller/controller
|
||||
tag: 1.0.0-dev
|
||||
digest: null
|
||||
|
||||
service:
|
||||
type: ClusterIP
|
||||
|
||||
autoscaling:
|
||||
enabled: true
|
||||
behavior:
|
||||
scaleDown:
|
||||
stabilizationWindowSeconds: 300
|
||||
policies:
|
||||
- type: Pods
|
||||
value: 1
|
||||
periodSeconds: 180
|
||||
Reference in New Issue
Block a user