Skip to content

Commit 68a787c

Browse files
authored
Merge pull request #56679 from adellape/techstep
2 parents f585fc0 + 5ee8567 commit 68a787c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

modules/olm-installing-po-after.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,17 @@ spec:
3232
----
3333
$ oc apply -f cert-manager.yaml
3434
----
35+
+
36+
[NOTE]
37+
====
38+
If your cluster does not have the `TechPreviewNoUpgrades` feature set enabled, the object creation fails with the following message:
39+
40+
[source,terminal]
41+
----
42+
error: resource mapping not found for name: "cert-manager" namespace: "" from "cert-manager.yaml": no matches for kind "PlatformOperator" in version "platform.openshift.io/v1alpha1"
43+
ensure CRDs are installed first
44+
----
45+
====
3546

3647
.Verification
3748

0 commit comments

Comments
 (0)