Update 14-openshift-security-context-constraints.yaml (#1539)

Add IPC_LOCK to allowedCapabilities otherwise kubeshark-worker-daemon-set will not deploy.
This commit is contained in:
radikaled
2024-05-05 10:45:25 -07:00
committed by GitHub
parent b88f1c7014
commit 06e0def53e

View File

@@ -28,6 +28,7 @@ allowedCapabilities:
- DAC_OVERRIDE
- SYS_RESOURCE
- SYS_MODULE
- IPC_LOCK
runAsUser:
type: RunAsAny
fsGroup: