k8s syntax
This commit is contained in:
parent
724c19a223
commit
6655b964ab
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ spec:
|
|||
- name: ZED_ENVIRONMENT
|
||||
value: ${ZED_ENVIRONMENT}
|
||||
- name: AUTO_JOIN_CHANNEL_ID
|
||||
value: ${AUTO_JOIN_CHANNEL_ID}
|
||||
value: "${AUTO_JOIN_CHANNEL_ID}"
|
||||
securityContext:
|
||||
capabilities:
|
||||
# FIXME - Switch to the more restrictive `PERFMON` capability.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue