portieris-armada-app/portieris-helm
Michel Thebeau 991f7bf689 run admission webhooks as non-root
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>
2021-09-17 13:47:08 -04:00
..
centos run admission webhooks as non-root 2021-09-17 13:47:08 -04:00
files run admission webhooks as non-root 2021-09-17 13:47:08 -04:00
portieris Initial portieris-armada-app deliverable 2020-05-06 10:17:59 -04:00