ingress-nginx-helm/charts/ingress-nginx/ci/deamonset-webhook-and-psp-values.yaml

10 lines
136 B
YAML
Raw Normal View History

2020-02-24 16:25:57 -03:00
controller:
kind: DaemonSet
admissionWebhooks:
enabled: true
2020-04-15 20:26:08 -04:00
service:
type: ClusterIP
2020-02-24 16:25:57 -03:00
podSecurityPolicy:
enabled: true