charts/ingress-nginx/ci/deployment-autoscaling-values.yaml
2023-10-04 21:53:46 +08:00

12 lines
207 B
YAML

controller:
image:
repository: ingress-controller/controller
tag: 1.0.0-dev
digest: null
autoscaling:
enabled: true
admissionWebhooks:
enabled: false
service:
type: ClusterIP