mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-27 08:23:04 +03:00
k8s syntax
This commit is contained in:
parent
724c19a223
commit
6655b964ab
@ -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 New Issue
Block a user