1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 00:48:01 +01:00

OCPBUGS-23147: Fixup of the OLMv1 Operator API snippet

This commit is contained in:
Michael Ryan Peter
2024-02-21 09:45:12 -05:00
committed by openshift-cherrypick-robot
parent 52beb1e126
commit 17d684c283

View File

@@ -6,7 +6,7 @@
[NOTE]
====
When using the OpenShift CLI (`oc)`, the `Operator` resource provided with {olmv1} during this Technology Preview phase requires specifying the full `<resource>.<group>` format: `operator.operators.operatorframework.io`. For example:
When using the OpenShift CLI (`oc`), the `Operator` resource provided with {olmv1} during this Technology Preview phase requires specifying the full `<resource>.<group>` format: `operator.operators.operatorframework.io`. For example:
[source,terminal]
----