allow sync ingresses from vcluster to host
This commit is contained in:
@@ -892,7 +892,7 @@ integrations:
|
|||||||
# MetricsServer reuses the metrics server from the host cluster within the vCluster.
|
# MetricsServer reuses the metrics server from the host cluster within the vCluster.
|
||||||
metricsServer:
|
metricsServer:
|
||||||
# Enabled signals the metrics server integration should be enabled.
|
# 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 defines if metrics-server nodes api should get proxied from host to virtual cluster.
|
||||||
nodes: true
|
nodes: true
|
||||||
# Pods defines if metrics-server pods api should get proxied from host to virtual cluster.
|
# Pods defines if metrics-server pods api should get proxied from host to virtual cluster.
|
||||||
|
|||||||
Reference in New Issue
Block a user