This commit is contained in:
2025-04-13 07:52:03 -05:00
parent 8283311536
commit 69d486010c

View File

@@ -13,6 +13,9 @@ spec:
namespace: istio-system namespace: istio-system
name: in-cluster name: in-cluster
syncPolicy: syncPolicy:
managedNamespaceMetadata:
labels:
topology.istio.io/network: network1
automated: automated:
prune: true prune: true
selfHeal: true selfHeal: true
@@ -41,6 +44,9 @@ spec:
namespace: istio-system namespace: istio-system
name: dmz name: dmz
syncPolicy: syncPolicy:
managedNamespaceMetadata:
labels:
topology.istio.io/network: network2
automated: automated:
prune: true prune: true
selfHeal: true selfHeal: true