Skip to content

Commit

Permalink
chore: can't be readOnlyRootFilesystem
Browse files Browse the repository at this point in the history
  • Loading branch information
jnobrega committed May 10, 2024
1 parent a79d879 commit 31ef523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/apps/resource-optimizer/sablier/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
enabled: false
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
readOnlyRootFilesystem: false
capabilities: { drop: ["ALL"] }
resources:
requests:
Expand Down

0 comments on commit 31ef523

Please sign in to comment.