mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
8283311536
commit
69d486010c
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue