mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
13 lines
204 B
YAML
13 lines
204 B
YAML
controller:
|
|
service:
|
|
type: ClusterIP
|
|
admissionWebhooks:
|
|
enabled: true
|
|
extraEnvs:
|
|
- name: FOO
|
|
value: foo
|
|
- name: TEST
|
|
value: test
|
|
patch:
|
|
enabled: true
|