mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-11 06:06:26 +10:00
acmesolver won't run in a namespace with a restrictive PSP (Pod Security Policy)[1] without this change. Note: A numeric user id is required due to [1] [1] https://kubernetes.io/docs/concepts/policy/pod-security-policy/#users-and-groups [2] https://github.com/kubernetes/kubernetes/pull/56503