Skip to content

Commit c8c0e45

Browse files
committed
fixup: add op group to manual upgrades
Signed-off-by: Janelle Law <[email protected]>
1 parent 3c68c76 commit c8c0e45

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/resources/case38_operator_install/operator-policy-manual-upgrades.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ spec:
1414
remediationAction: enforce
1515
severity: medium
1616
complianceType: musthave
17+
operatorGroup:
18+
name: manual-upgrades-operator-group
19+
namespace: operator-policy-testns
20+
targetNamespaces:
21+
- operator-policy-testns
1722
subscription:
1823
channel: strimzi-0.36.x
1924
name: strimzi-kafka-operator

0 commit comments

Comments
 (0)