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

14 lines
228 B
YAML

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