Skip to content

Commit 0c82891

Browse files
authored
Merge pull request #67407 from kquinn1204/OCPBUGS-18120
OCPBUGS-18120 Create the subscription for the NUMA Resources Operator uses the incorrect apiVersion
2 parents 6161b58 + 61a4646 commit 0c82891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cnf-installing-numa-resources-operator-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ $ oc create -f nro-operatorgroup.yaml
6464
+
6565
[source,yaml,subs="attributes+"]
6666
----
67-
apiVersion: operators.coreos.com/v1
67+
apiVersion: operators.coreos.com/v1alpha1
6868
kind: Subscription
6969
metadata:
7070
name: numaresources-operator

0 commit comments

Comments
 (0)