Skip to content

Commit

Permalink
Update MIGRATION docs
Browse files Browse the repository at this point in the history
Signed-off-by: d-kuro <[email protected]>
  • Loading branch information
d-kuro committed Sep 21, 2021
1 parent b47d36a commit f554b28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/accurate/MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Error: rendered manifests contain a resource that already exists. Unable to cont
```

Before installing Helm chart, you need to manually delete the resources.
You do not need to delete Namespace, CRD and SubNamespace custom resources at this time.

```console
$ helm template --namespace accurate accurate accurate/accurate | kubectl delete -f -
Expand Down

0 comments on commit f554b28

Please sign in to comment.