When the Operator is used by a non-admin user on OCP 4.11, the following message is logged:
Forbidden: pod updates may not change fields other than `spec.containers[*].image`, `spec.initContainers[*].image`, `spec.activeDeadlineSeconds`, `spec.tolerations` (only additions to existing tolerations) or `spec.terminationGracePeriodSeconds` (allow it to be set to 1 if it was previously negative)
When the Operator is used by a non-admin user on OCP 4.11, the following message is logged:
This error prevents scaling down the pods.