automation-suite
2023.10
false
UiPath logo, featuring letters U and I in white

Automation Suite on EKS/AKS Installation Guide

Last updated Dec 18, 2024

General troubleshooting

EKS backup failure due to Velero version

Description

The Automation Suite on EKS backup fails due to a Velero version-related issue.

Solution

To address the issue, you must manually modify the Velero deployment:

  1. Download the Velero chart from the registry and move it into the appropriate directory, by using the following command:

    helm pull oci://<registry_url>/vendor/velero --version 6.2.0 -d . --untarhelm pull oci://<registry_url>/vendor/velero --version 6.2.0 -d . --untar
  2. Manually override the credentials.useSecret field in the Velero configuration, by using the following command:
    helm upgrade velero ./velero -n velero --set credentials.useSecret=false  --reuse-valueshelm upgrade velero ./velero -n velero --set credentials.useSecret=false  --reuse-values
  • EKS backup failure due to Velero version
  • Description
  • Solution

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.