Files
dsk-iac/prod_221108/setting/helmchart-aws-prod/ingress-nginx/ci/deployment-webhook-extraEnvs-values.yaml
2022-11-08 12:14:39 +09:00

13 lines
204 B
YAML

controller:
service:
type: ClusterIP
admissionWebhooks:
enabled: true
extraEnvs:
- name: FOO
value: foo
- name: TEST
value: test
patch:
enabled: true