clean up generated content in stop-kubemark.sh
This commit is contained in:
parent
717551b13c
commit
5c68e9171d
@ -43,3 +43,4 @@ if [ "${SEPARATE_EVENT_MACHINE:-false}" == "true" ]; then
|
||||
fi
|
||||
|
||||
rm -rf "${KUBE_ROOT}/test/kubemark/kubeconfig.loc" &> /dev/null || true
|
||||
rm "ca.crt" "kubecfg.crt" "kubecfg.key" "${KUBE_ROOT}/test/kubemark/hollow-node.json" &> /dev/null || true
|
||||
|
Loading…
Reference in New Issue
Block a user