Skip to content

Commit

Permalink
chore: add missing capability to openshift scc example (#603)
Browse files Browse the repository at this point in the history
Signed-off-by: Unai Arrien <unaittxu@gmail.com>
  • Loading branch information
unai-ttxu authored Oct 4, 2024
1 parent 1220699 commit f6f0b11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/examples/vault-openshift-scc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ allowPrivilegedContainer: false
defaultAddCapabilities: null
allowedCapabilities:
- IPC_LOCK
- SETFCAP
allowedUnsafeSysctls: null
fsGroup:
type: RunAsAny
Expand Down

0 comments on commit f6f0b11

Please # to comment.