diff --git a/crates/collab/k8s/collab.template.yml b/crates/collab/k8s/collab.template.yml index 41584e94a7..7ade648adf 100644 --- a/crates/collab/k8s/collab.template.yml +++ b/crates/collab/k8s/collab.template.yml @@ -185,9 +185,9 @@ spec: value: "true" - name: ZED_ENVIRONMENT value: ${ZED_ENVIRONMENT} - terminationGracePeriodSeconds: 10 securityContext: capabilities: # FIXME - Switch to the more restrictive `PERFMON` capability. # This capability isn't yet available in a stable version of Debian. add: ["SYS_ADMIN"] + terminationGracePeriodSeconds: 10