helm rollback my-web 2

Category: Kubernetes & Containers

helm rollback my-web 2

Roll back a release to a revision

Reverts the my-web release to revision 2, reapplying the manifests that revision used. Find revision numbers with helm history my-web. Rolling back creates a new revision itself, so the current state is never lost.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.