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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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