Files
dsk-devops-toolchains/helm/sonarqube/charts/ingress-nginx/ci/deployment-webhook-extraEnvs-values.yaml
2024-01-03 17:29:11 +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