This PR drops permissions to be in line with the restricted pss. This avoids a warning in ocp 4.11, as the openshift-config namespace is not intended to run privileged workload and the PSA will emit a warning for every pod creation
Checklist
[x] PR contains a single logical change (to build a better changelog).
[x] Categorize the PR by setting a good title and adding one of the labels:
bug, enhancement, documentation, change, breaking, dependency
as they show up in the changelog.
This PR drops permissions to be in line with the restricted pss. This avoids a warning in ocp 4.11, as the
openshift-config
namespace is not intended to run privileged workload and the PSA will emit a warning for every pod creationChecklist
bug
,enhancement
,documentation
,change
,breaking
,dependency
as they show up in the changelog.