Uninstalling AI-VAULT
- Go to the directory where the AI-VAULT configuration file ai-vault.yaml is stored.
- Run the following command to uninstall AI-VAULT:
kubectl delete -f ai-vault.yaml
The following is an uninstallation example:# kubectl delete -f ai-vault.yaml deployment.apps/ai-vault deleted service/ai-vault deleted
Parent topic: AI-VAULT Uninstallation and Upgrade