Merge pull request #85512 from serathius/remove-cluster-monitoring
Remove cluster-monitoring
This commit is contained in:
@@ -55,7 +55,6 @@ function create-kubemark-master {
|
||||
export KUBE_ENABLE_CLUSTER_DNS=false
|
||||
export KUBE_ENABLE_NODE_LOGGING=false
|
||||
export KUBE_ENABLE_METRICS_SERVER=false
|
||||
export KUBE_ENABLE_CLUSTER_MONITORING="none"
|
||||
export KUBE_ENABLE_L7_LOADBALANCING="none"
|
||||
|
||||
# Unset env variables set by kubetest for 'root cluster'. We need recompute them
|
||||
|
||||
Reference in New Issue
Block a user