diff --git a/vcluster-0.28.0/values.yaml b/vcluster-0.28.0/values.yaml index 86115e7..1ec988c 100644 --- a/vcluster-0.28.0/values.yaml +++ b/vcluster-0.28.0/values.yaml @@ -892,7 +892,7 @@ integrations: # MetricsServer reuses the metrics server from the host cluster within the vCluster. metricsServer: # Enabled signals the metrics server integration should be enabled. - enabled: true + enabled: false # Nodes defines if metrics-server nodes api should get proxied from host to virtual cluster. nodes: true # Pods defines if metrics-server pods api should get proxied from host to virtual cluster.