allow sync ingresses from vcluster to host
This commit is contained in:
@@ -76,7 +76,7 @@ sync:
|
|||||||
# Ingresses defines if ingresses created within the virtual cluster should get synced to the host cluster.
|
# Ingresses defines if ingresses created within the virtual cluster should get synced to the host cluster.
|
||||||
ingresses:
|
ingresses:
|
||||||
# Enabled defines if this option should be enabled.
|
# Enabled defines if this option should be enabled.
|
||||||
enabled: false
|
enabled: true
|
||||||
# PriorityClasses defines if priority classes created within the virtual cluster should get synced to the host cluster.
|
# PriorityClasses defines if priority classes created within the virtual cluster should get synced to the host cluster.
|
||||||
priorityClasses:
|
priorityClasses:
|
||||||
# Enabled defines if this option should be enabled.
|
# Enabled defines if this option should be enabled.
|
||||||
|
|||||||
Reference in New Issue
Block a user