Skip to content

Commit

Permalink
Allow init to run as root
Browse files Browse the repository at this point in the history
  • Loading branch information
stone-z committed Dec 20, 2024
1 parent 4ae6c0b commit a1f6ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/1password-scim-bridge/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ op-scim-bridge:
- ALL
privileged: false
readOnlyRootFilesystem: false
runAsNonRoot: true
runAsNonRoot: false
seccompProfile:
type: RuntimeDefault

Expand Down

0 comments on commit a1f6ae6

Please sign in to comment.