Merge pull request #1 from pratikbalar/pratikbalar-patch-1

update Deleting old resources CRD

Signed-off-by: Pratik Balar <pratik@improwised.com>
pull/563/head
Pratik 5 years ago committed by Pratik Balar
commit 7bef49014b

@ -748,8 +748,7 @@ While doing this, make sure that once you scale up the Helm Operator again, ther
Once you have migrated all your `HelmRelease` resources to the Helm Controller. You can remove all of the old resources by removing the old Custom Resource Definition.
```sh
kubectl delete crd helm.fluxcd.io
```
kubectl delete crd helmreleases.helm.fluxcd.io```
## Frequently Asked Questions

Loading…
Cancel
Save