Files
ingress-nginx-helm/ci/deployment-webhook-values.yaml
2024-05-02 16:19:33 +09:00

10 lines
173 B
YAML

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