Skip to content

Commit 4cf7e02

Browse files
gwynnemonahanopenshift-cherrypick-robot
authored andcommitted
OSSM-8284 Update OSSM3 + cert-manager docs for tp2
1 parent 4e590ec commit 4cf7e02

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

modules/ossm-cert-manager-installing-istio-resource.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ spec:
3535
pilot:
3636
env:
3737
ENABLE_CA_SERVER: "false"
38-
volumeMounts:
39-
- mountPath: /tmp/var/run/secrets/istiod/tls
40-
name: istio-csr-dns-cert
41-
readOnly: true
4238
----
4339
+
4440
[NOTE]

modules/ossm-cert-manager-verifying-install.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ $ oc new-project sample
2525
+
2626
[source, terminal]
2727
----
28-
$ oc get istiorevisions
28+
$ oc get istios default -o jsonpath='{.status.activeRevisionName}'
2929
----
3030

3131
. Add the injection label for your active revision to the `sample` namespace by running the following command:

0 commit comments

Comments
 (0)