Fix YAML indentation

This commit is contained in:
Conrad Irwin 2024-03-05 22:11:58 -07:00
parent 6d53846824
commit c58422cb3f

View file

@ -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