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
@@ -475,3 +475,7 @@ function test-teardown {
|
||||
function setup-monitoring {
|
||||
echo "TODO"
|
||||
}
|
||||
|
||||
function teardown-monitoring {
|
||||
echo "TODO"
|
||||
}
|
||||
|
Reference in New Issue
Block a user