Skip to content

Commit f6f0b11

Browse files
authored
chore: add missing capability to openshift scc example (#603)
Signed-off-by: Unai Arrien <[email protected]>
1 parent 1220699 commit f6f0b11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/examples/vault-openshift-scc.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ allowPrivilegedContainer: false
1414
defaultAddCapabilities: null
1515
allowedCapabilities:
1616
- IPC_LOCK
17+
- SETFCAP
1718
allowedUnsafeSysctls: null
1819
fsGroup:
1920
type: RunAsAny

0 commit comments

Comments
 (0)