mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-14 17:13:33 +00:00
0a47ac603c
Resolves #2025. Supportability Review pods require the “runAsNonRoot=false” permission, so enabling PSA causes them to fail to start. To fix this, we need to add the `sr-operator-system` namespace to the exemption list. Signed-off-by: Masashi Honma <masashi.honma@gmail.com>