Skip to content

Commit 92f5366

Browse files
committed
edits
1 parent 4222762 commit 92f5366

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/vendor/helm-v2-migrate.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
This topic describes how to migrate existing Replicated KOTS installations to the KOTS HelmChart `kots.io/v1beta2` (HelmChart v2) installation method, without having to reinstall the application. It also includes information about how to support both HelmChart v1 and HelmChart v2 installations from a single release, and lists frequently-asked questions (FAQs) related to migrating to HelmChart v2.
44

5-
:::note
65
For additional support migrating existing installations to HelmChart v2, reach out to your Replicated account representative.
7-
:::
86

97
## Migrate to HelmChart v2
108

@@ -164,4 +162,8 @@ With HelmChart v1 and `useHelmInstall: false`, KOTS renders the Helm templates a
164162

165163
Because the HelmChart v1 with `useHelmInstall: false` method does not deploy resources with Helm, it is necessary to use the `kots.io/keep` annotation and the Helm `--take-ownership` flag when migrating to the HelmChart v2 installation method. These ensure that Helm can take ownership of existing resources and that the resources are not uninstalled during upgrade.
166164

167-
For more information about how KOTS deploys Helm charts, including information about the deprecated HelmChart v1 installation methods, see [About Distributing Helm Charts with KOTS](helm-native-about).
165+
For more information about how KOTS deploys Helm charts, including information about the deprecated HelmChart v1 installation methods, see [About Distributing Helm Charts with KOTS](helm-native-about).
166+
167+
### Where can I find additional help migrating existing installations to HelmChart v2?
168+
169+
For additional support migrating existing installations to HelmChart v2, Replicated recommends that you post your question in the [Replicated Community](https://community.replicated.com/) site. You can also reach out to your Replicated account representative.

0 commit comments

Comments
 (0)