Skip to content

Commit

Permalink
triv: by default turn off security context
Browse files Browse the repository at this point in the history
  • Loading branch information
phandox committed Dec 21, 2023
1 parent bde2d99 commit 67ee00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/helm/calert/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ topologySpreadConstraints: []
podAnnotations: {}

securityContext:
enabled: true
enabled: false

privileged: false
allowPrivilegeEscalation: false
Expand Down

0 comments on commit 67ee00f

Please sign in to comment.