Skip to content

Commit 6ed9bd7

Browse files
committed
fix: correct documentation of script parameter in postgresql/restore
1 parent 76d0ff2 commit 6ed9bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/vshn-managed/postgresql/restore.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Where:
111111
112112
* `SECRET_NAME_FROM`: The secret name of the temporary instance containing the restored backup
113113
* `SECRET_NAME_TO`: The secret name of the target instance where you want to restore the database
114-
* `NAMESPACE`: The claim namespace where both instances are provisioned
114+
* `NAMESPACE`: The namespace where both secrets are
115115
116116
[source,bash]
117117
----

0 commit comments

Comments
 (0)