mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2026-04-24 08:56:43 +00:00
277 B
277 B
sidebar_position
| sidebar_position |
|---|
| 2 |
Rollback
История версий (список)
helm history podname -n default
Откат на выбранную ревизию
helm rollback <release> <revision> -n <namespace>
helm rollback podname -n default