Skip to content

Commit

Permalink
fix: readOnlyRootFilesystem is not on Pod level
Browse files Browse the repository at this point in the history
  • Loading branch information
keskad committed Apr 3, 2024
1 parent 14f0b6f commit 36c2f5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/pipelines-feedback-common/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ controller:
podSecurityContext:
capabilities:
drop: [ "ALL" ]
readOnlyRootFilesystem: true
runAsNonRoot: true
securityContext:
capabilities:
Expand Down

0 comments on commit 36c2f5a

Please sign in to comment.