browsertrix/chart/admin/logging/scripts/eck_uninstall.sh
2023-01-04 00:15:23 -08:00

6 lines
206 B
Bash
Executable File

#!/bin/bash
kubectl delete -f https://download.elastic.co/downloads/eck/2.5.0/operator.yaml
kubectl delete -f https://download.elastic.co/downloads/eck/2.5.0/crds.yaml
kubectl delete namespace btrix-admin