Skip to content

Commit 0cb97c4

Browse files
Merge pull request #33966 from chinmayi-chandrasekar/BZ_1895054_fix
BZ1895054: OperatorGroup CSV annotations- changed olm.operatorGroupNamespace to olm.operatorNamespace
2 parents 206e8db + 35b6092 commit 0cb97c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/olm-operatorgroups-csv-annotations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Member CSVs of an Operator group have the following annotations:
1414
|`olm.operatorGroup=<group_name>`
1515
|Contains the name of the Operator group.
1616

17-
|`olm.operatorGroupNamespace=<group_namespace>`
17+
|`olm.operatorNamespace=<group_namespace>`
1818
|Contains the namespace of the Operator group.
1919

2020
|`olm.targetNamespaces=<target_namespaces>`

0 commit comments

Comments
 (0)