From 1472cebf61ea933623d4d9dc70ccefe07fdf3f6a Mon Sep 17 00:00:00 2001 From: Wolfgang Kulhanek Date: Wed, 13 Nov 2024 11:38:07 +0100 Subject: [PATCH] Minor formatting fixes --- content/modules/ROOT/pages/module-04-multicluster.adoc | 2 +- content/modules/ROOT/pages/module-05-mobility.adoc | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/modules/ROOT/pages/module-04-multicluster.adoc b/content/modules/ROOT/pages/module-04-multicluster.adoc index 4bccd41..6bcd397 100644 --- a/content/modules/ROOT/pages/module-04-multicluster.adoc +++ b/content/modules/ROOT/pages/module-04-multicluster.adoc @@ -171,7 +171,7 @@ image::module-04-multicluster/13.png[] [,bash] ---- export CEPH_S3_ENDPOINT="https://$(oc get route \ - s3-route -n openshift-storage -o jsonpath='{.spec.host}')" + s3 -n openshift-storage -o jsonpath='{.spec.host}')" export AWS_ACCESS_KEY_ID=$(oc get secret \ rook-ceph-object-user-ocs-storagecluster-cephobjectstore-ocs-storagecluster-cephobjectstoreuser \ -n openshift-storage -o jsonpath='{.data.AccessKey}' | base64 --decode) diff --git a/content/modules/ROOT/pages/module-05-mobility.adoc b/content/modules/ROOT/pages/module-05-mobility.adoc index 79d1456..55967c9 100644 --- a/content/modules/ROOT/pages/module-05-mobility.adoc +++ b/content/modules/ROOT/pages/module-05-mobility.adoc @@ -13,11 +13,11 @@ The demo environment on the https://demo.redhat.com[Red Hat Demo Platform^] does _In this exercise you will restore an OpenShift Virtual Machine to an alternate cluster from a Kasten backup._ -____ -[!CAUTION] +==== +[CAUTION] This exercise should be completed by the `cluster-1` user *_ONLY_*. -____ +==== == 2. Creating an Import Policy