update Deleting old resources CRD

update Deleting old resources CRD
pull/563/head^2
Pratik 5 years ago committed by GitHub
parent 25e782177b
commit e19ad4ddc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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. 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 ```sh
kubectl delete crd helm.fluxcd.io kubectl delete crd helmreleases.helm.fluxcd.io```
```
## Frequently Asked Questions ## Frequently Asked Questions

Loading…
Cancel
Save