Files
ingress-nginx-helm/ci/deployment-autoscaling-values.yaml
2024-05-02 16:19:33 +09: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