ingress 백업용
This commit is contained in:
12
ci/deployment-webhook-extraEnvs-values.yaml
Normal file
12
ci/deployment-webhook-extraEnvs-values.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
controller:
|
||||
service:
|
||||
type: ClusterIP
|
||||
admissionWebhooks:
|
||||
enabled: true
|
||||
extraEnvs:
|
||||
- name: FOO
|
||||
value: foo
|
||||
- name: TEST
|
||||
value: test
|
||||
patch:
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user