Enable the avx_device_backup_bot Pod
-
Navigate to the installer scripts directory:
cd <InstallerLocation>/appviewx_kubernetes/scripts -
Open the configuration file:
vi appviewx.conf -
Update the
ENABLED_PLUGINSsection to include:appviewx_dependencies avx_platform_gateway avx_device_backup_bot -
Specify the datacenter for the
avx_device_backup_bot:Example: avx_device_backup_bot=absecon -
Save and exit the configuration file:
:wq -
Install the pod:
./plugins_install.sh
