Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt
nameRollback

Rollback

Rollback procedure only be carried out in case user wants to rollback to the previous version. The following steps are performed in rollback.

  1. Restore database backup

  2. Restore file system snapshot

  3. Rollback Usage Engine Private Edition to pre-upgrade version

Excerpt
nameRollback command

Rollback Usage Engine Private Edition to pre-upgrade version

To rollback to pre-upgrade version, check the history to see the revision numbers

Code Block
helm history uepe -n uepe

Rollback to pre-upgrade version with revision <pre-upgrade-revision-number>

Code Block
helm rollback uepe <pre-upgrade-revision-number> -n uepe