Enable the avx_device_backup_bot Pod

  1. Navigate to the installer scripts directory:
    cd <InstallerLocation>/appviewx_kubernetes/scripts
  2. Open the configuration file:
    vi appviewx.conf
  3. Update the ENABLED_PLUGINS section to include:
    appviewx_dependencies
    avx_platform_gateway
    avx_device_backup_bot
  4. Specify the datacenter for the avx_device_backup_bot:
    Example: avx_device_backup_bot=absecon
  5. Save and exit the configuration file:
    :wq
  6. Install the pod:
    ./plugins_install.sh