Compare commits
2 Commits
839f9d1d7e
...
3c65f2e76a
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c65f2e76a | |||
| 6ef8bee912 |
@@ -2,8 +2,6 @@ apiVersion: v1
|
|||||||
kind: Namespace
|
kind: Namespace
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
kubectl.kubernetes.io/last-applied-configuration: |
|
|
||||||
{"apiVersion":"v1","kind":"Namespace","metadata":{"annotations":{},"creationTimestamp":null,"name":"istio-system"},"spec":{},"status":{}}
|
|
||||||
topology.istio.io/controlPlaneClusters: cluster1
|
topology.istio.io/controlPlaneClusters: cluster1
|
||||||
labels:
|
labels:
|
||||||
kubernetes.io/metadata.name: istio-system
|
kubernetes.io/metadata.name: istio-system
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ spec:
|
|||||||
apiVersion: argoproj.io/v1alpha1
|
apiVersion: argoproj.io/v1alpha1
|
||||||
kind: Application
|
kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
name: istio-system
|
name: istio-system-dmz
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
|
|||||||
Reference in New Issue
Block a user