open-im-server/manifest/helm-charts/infra/ingress-nginx/ci/deployment-webhook-extraEnvs-values.yaml
2023-10-03 04:29:13 +08: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