-
Bug
-
Resolution: Done
-
Normal
-
None
-
ACM 2.10.0
-
None
-
1
-
False
-
-
False
-
-
-
GRC Sprint 2024-04
-
Moderate
-
No
Description of problem:
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
Part of the issue may have been that I used `name: gatekeeper-operator` instead of `name: gatekeeper-operator-product`.
apiVersion: policy.open-cluster-management.io/v1
kind: Policy
metadata:
name: case20-install-gk
namespace: open-cluster-management-global-set
spec:
disabled: false
policy-templates:
- objectDefinition:
apiVersion: policy.open-cluster-management.io/v1beta1
kind: OperatorPolicy
metadata:
name: case20-install-gk
spec:
remediationAction: enforce
severity: critical
complianceType: musthave
subscription:
channel: stable
name: gatekeeper-operator
namespace: openshift-operators
installPlanApproval: Automatic
source: redhat-operators
sourceNamespace: openshift-marketplace