cert-manager helm chart version v0.12.1
Does not allow setting security context fields.
Run as non-root. It appears the chart hardcodes the root user 0 in the daemonset.yaml
Also spec.secruityContext.privileged=false is desired, so that this avoids issues with security compliance tools.
cert-manager helm chart version v0.12.1
Does not allow setting security context fields.
Run as non-root. It appears the chart hardcodes the root user 0 in the daemonset.yaml
Also spec.secruityContext.privileged=false is desired, so that this avoids issues with security compliance tools.