Skip to content

Commit

Permalink
use better emoji
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Ramlot <[email protected]>
  • Loading branch information
inteon committed Mar 15, 2024
1 parent 8c893a5 commit 0fcee4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/reference/cmctl.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ This command uninstalls any Helm-managed release of cert-manager.
Starting from cmctl `v2.0.0`, the uninstall command is safe and will not delete the CRDs
by default, even if they were installed with the Helm chart (using the option `--set installCRDs=true`).

> 👴 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).
Most of the features supported by `helm uninstall` are also supported by this command.

Expand Down

0 comments on commit 0fcee4e

Please sign in to comment.