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
|
- name: ZED_ENVIRONMENT
|
||||||
value: ${ZED_ENVIRONMENT}
|
value: ${ZED_ENVIRONMENT}
|
||||||
- name: AUTO_JOIN_CHANNEL_ID
|
- name: AUTO_JOIN_CHANNEL_ID
|
||||||
value: ${AUTO_JOIN_CHANNEL_ID}
|
value: "${AUTO_JOIN_CHANNEL_ID}"
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
# FIXME - Switch to the more restrictive `PERFMON` capability.
|
# FIXME - Switch to the more restrictive `PERFMON` capability.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue