Skip to content

Commit 61a4646

Browse files
committed
OCPBUGS-18120 Create the subscription for the NUMA Resources Operator: uses the incorrect apiVersion
1 parent d58f70c commit 61a4646

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)