github.com/verrazzano/verrazzano@v1.7.0/platform-operator/thirdparty/charts/ingress-nginx/ci/deployment-webhook-extraEnvs-values.yaml (about)

     1  controller:
     2    service:
     3      type: ClusterIP
     4    admissionWebhooks:
     5      enabled: true
     6      extraEnvs:
     7        - name: FOO
     8          value: foo
     9        - name: TEST
    10          value: test
    11      patch:
    12        enabled: true