We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c893a5 commit 0fcee4eCopy full SHA for 0fcee4e
content/docs/reference/cmctl.md
@@ -320,7 +320,7 @@ This command uninstalls any Helm-managed release of cert-manager.
320
Starting from cmctl `v2.0.0`, the uninstall command is safe and will not delete the CRDs
321
by default, even if they were installed with the Helm chart (using the option `--set installCRDs=true`).
322
323
-> 👴 Before `v2.0.0`, cmctl would remove the CRDs if they were installed with the Helm chart (similar to Helm's behavior).
+> 🕐 Before `v2.0.0`, cmctl would remove the CRDs if they were installed with the Helm chart (similar to Helm's behavior).
324
325
Most of the features supported by `helm uninstall` are also supported by this command.
326
0 commit comments