Promitor on AKS deployment - Privilege escalation container is not allowed error #2178
-
Hello, I am trying to deploy Promitor into the AKS environment, where runAsRoot is not allowed. Hence, my YAML contains: spec: When I run "kubectl apply -f promitor.yaml" the following error is displayed : [azurepolicy-XXX] Privilege escalation container is not allowed: mypod. Does it mean it is impossible to run Promitor as NonRoot (I haven't found such a statement in the documentation)? Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
tomkerkhove
Nov 29, 2022
Replies: 1 comment 2 replies
-
I have not tested it to run as non-root so feel free to open an issue for this. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
tomkerkhove
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have not tested it to run as non-root so feel free to open an issue for this.