Recently our deployed started failing when we trying to deploy in a K8s setup where there is some restrictions.
Message: pods "osp-oracle-db-dev-rivyt" is forbidden: PodSecurityPolicy: unable to admit pod: [spec.containers[0].securityContext.capabilities.add: Invalid value: "SYS_NICE": capability may not be added]
We need to know what all capabilities needed by oraoperator.
Recently our deployed started failing when we trying to deploy in a K8s setup where there is some restrictions.
Message: pods "osp-oracle-db-dev-rivyt" is forbidden: PodSecurityPolicy: unable to admit pod: [spec.containers[0].securityContext.capabilities.add: Invalid value: "SYS_NICE": capability may not be added]
We need to know what all capabilities needed by oraoperator.