update Deleting old resources CRD

pull/561/head
Pratik 5 years ago committed by GitHub
parent 25e782177b
commit cb5a00c1d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -748,7 +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