
The webhooks will not run as root with pod security policies enabled. The error reported is "container has runAsNonRoot and image will run as root". Use the same securityContext as Portieris chart; run as 'portieris' service account (Values.securityContext.runAsUser) Fix subsequent jobs that fail with the absent securityContext, permissions necessary to run those jobs. Add the 'patch' verb to customresourcedefinitions for portieris service account. Depends-On: I4682765efddc217e792b37c659ae5833379bf054 Closes-Bug: 1895722 Change-Id: I8b5206cb6fadd029e6597e3da2b85857133ea95e Signed-off-by: Michel Thebeau <Michel.Thebeau@windriver.com>
Description
StarlingX Portieris App
Languages
Python
74%
Makefile
25.8%
Assembly
0.2%