Fix monitoring setup script.
Remove the firewall rule created for monitoring as part of kube-down. Reuse master auth for Grafana.
This commit is contained in:

committed by
Filipe Brandenburger

parent
d6777557d1
commit
46a22b3c44
@@ -27,6 +27,7 @@ source "${KUBE_ROOT}/cluster/${KUBERNETES_PROVIDER}/util.sh"
|
||||
echo "Bringing down cluster using provider: $KUBERNETES_PROVIDER"
|
||||
|
||||
verify-prereqs
|
||||
teardown-monitoring
|
||||
kube-down
|
||||
|
||||
echo "Done"
|
||||
|
Reference in New Issue
Block a user