viktoriaas
viktoriaas
Issue introduces 2 problems together with a PR solving them. 1. Clusters with security policy enabled often forbid the usage of root. Therefore it is necessary to add optional `securityContext`...
This change adds container security context to admission, controller, scheduler Deployments, and scheduler Job. Container security context is necessary in some restricted environments, e.g. in an environment that employs Restricted[...
Hi, I'm trying to deploy this helm chart under user and it crashes fataly. I've already managed to deploy it as admin which works fine but I would like to...