-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Description
Running MISP on Kubernetes - Kyverno policy compliance fails due to:
Containers must be required to run as non-root users. This policy ensures runAsUser is either unset or set to a number greater than zero.
Seems that ENTRYPOINT ["/run.sh"] requires root/sudo in order to execute script.
Anyone faced this issue and had workaround?
Metadata
Metadata
Assignees
Labels
No labels