Skip to content

Commit

Permalink
Minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfgang Kulhanek authored and Wolfgang Kulhanek committed Nov 13, 2024
1 parent 2e19ca2 commit ae3bfea
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
8 changes: 8 additions & 0 deletions content/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,11 @@ Your credentials for both are:

* *User:* {user}
* *Password:* {password}

=== Important information about your User

====
[NOTE]
All screenshots in the following lab guides reference *user1*. Please make sure to follow the *text* to ensure you use the correct user that has been assigned to you!
====
3 changes: 1 addition & 2 deletions content/modules/ROOT/pages/module-03-backup-restore.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ oc get sc ocs-external-storagecluster-ceph-rbd -ojsonpath=='{.metadata.annotatio
The command to annotate the storage class would be (you don't need to execute this):
[source,bash,role=execute,subs="attributes"]
[source,bash]
----
oc annotate storageclass ocs-external-storagecluster-ceph-rbd \
k10.kasten.io/sc-supports-block-mode-exports=true
Expand Down Expand Up @@ -237,7 +237,6 @@ image::module-03-backup-restore/18.png[]
[WARNING]
If your policy fails, review the provided error message for further details.
_Did you skip link:./backup-restore#_3-enabling-block-mode-exports[annotating the storage class to allow block mode exports] earlier in the lab?_
image::module-03-backup-restore/18b.png[]
====
Expand Down

0 comments on commit ae3bfea

Please sign in to comment.