Files
application/backing-services/ingress-nginx/bugx.values.yaml
2025-11-09 13:22:40 +03:30

17 lines
408 B
YAML

controller:
name: controller
enableAnnotationValidations: false
image:
## Keep false as default for now!
chroot: false
registry: localhost:30516
image: ingress-nginx/controller
admissionWebhooks:
patch:
image:
registry: localhost:30516
image: ingress-nginx/kube-webhook-certgen
tag: v1.4.4
digest: ""
pullPolicy: IfNotPresent