Skip to content

Commit 7c5975d

Browse files
Update typos
1 parent 9e9dfc0 commit 7c5975d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform/reference/migrations/4-0-migration.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ part of the upgrade command. Since future upgrades reuse the values of the confi
6969

7070
To upgrade the Platform from v3 to v4 via vCluster CLI, run. Update `$PLATFORM_VERSION` with a valid vCluster Platform version.
7171

72-
:::info Plaftorm Namsespace
72+
:::info Platform Namespace
7373
The following steps assume the existing installation is in the default namespace `loft`. The default namespace for v4 is vcluster-platform, so we specify the namespace in the steps.
7474
:::
7575

@@ -150,4 +150,4 @@ If you accidentially performed the upgrade without setting the `projectNamespace
150150
cmd/main.go:107 error executing root command {"component": "loft", "error": "init (4): set default project namespace prefix: seems like you have upgraded the platform from an earlier version that uses 'loft-p-' as a project namespace prefix. This has been changed to be 'p-' in the current version. Please set 'projectNamespacePrefix: loft-p-' in the platform config to get rid of this error"}
151151
```
152152

153-
Follow the instructions on how to [append the project prefix](#appending-the-project-prefix-to-upgrade-commands) and upgrade again.
153+
Follow the instructions on how to [append the project prefix](#appending-the-project-prefix-to-upgrade-commands) and upgrade again.

0 commit comments

Comments
 (0)