mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-09 14:07:11 +08: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
|