allow sync ingresses from vcluster to host

This commit is contained in:
behrooz
2025-11-29 19:39:07 +03:30
parent 4a8d9cd4bb
commit 8576917f7a

View File

@@ -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.