mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-29 21:49:33 +00:00
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…
Reference in a new issue