Skip to content

Commit 064de30

Browse files
stevsmitSteven Smith
andauthored
Updates backup and restore procedure (quay#1315)
Co-authored-by: Steven Smith <[email protected]>
1 parent 679fb29 commit 064de30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/optional-enabling-read-only-mode-backup-restore-ocp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Use the following procedure to add your service keys to the PostgreSQL database.
102102
+
103103
[source,terminal]
104104
----
105-
$ oc rsh example-registry-quay-app-76c8f55467-52wjz psql -U <database_username> -d <database_name>
105+
$ oc rsh example-registry-quay-database-76c8f55467-52wjz psql -U <database_username> -d <database_name>
106106
----
107107

108108
. Display the approval types and associated notes of the `servicekeyapproval` by entering the following command:

0 commit comments

Comments
 (0)