Skip to content

Commit 850bdfd

Browse files
paigecalvertajp-io
andauthored
Update docs/vendor/helm-v2-migrate.md
Co-authored-by: Alex Parker <[email protected]>
1 parent 0d01dd3 commit 850bdfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vendor/helm-v2-migrate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To migrate existing installations from HelmChart v1 with `useHelmInstall: true`
2020

2121
1. Create a new release containing your application files.
2222

23-
1. For each Helm chart in the release, configure the corresponding HelmChart custom resource to update `apiVersion` to `kots.io/v1beta2`, rewrite images, inject image pull secrets, and add backup labels. See [Configuring the HelmChart Custom Resource v2](helm-native-v2-using).
23+
1. For each Helm chart in the release, find the corresponding HelmChart custom resource and update `apiVersion` to `kots.io/v1beta2`. Then update it to rewrite images, inject image pull secrets, and add backup labels. See [Configuring the HelmChart Custom Resource v2](helm-native-v2-using).
2424

2525
1. Promote the release to an internal-only channel that your team uses for testing.
2626

0 commit comments

Comments
 (0)