summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/ves-clean.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/ves-clean.sh b/tools/ves-clean.sh
index 1a361f6..0115322 100644
--- a/tools/ves-clean.sh
+++ b/tools/ves-clean.sh
@@ -137,6 +137,7 @@ function clean_collector() {
function clean_barometer() {
log "clean ves-barometer"
ssh -x -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no \
+ $k8s_user@$node <<EOF
kubectl delete daemonset --namespace default ves-barometer
EOF
force_k8s_clean ves-barometer