Here are the steps to uninstall all the components.
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Important! Before you follow the uninstallation steps, ensure that you have the same namespace (set in the general-config.yaml file) to which you want to perform the uninstall operation. |
Log in to the Jumpbox.
Run the following command to execute the shell file, adeptia-connect.sh, available in the Ansible PlaybookAdeptia Connect Rancher package:
Code Block $ sudo ./adeptia-connect.sh --tag=uninstall-all
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Important! If you are using encrypted vault-config.yaml file, you need to pass the argument --ask-vault-pass while executing the shell file as shown in the example below:
|
...