Compare commits
2 Commits
839f9d1d7e
...
3c65f2e76a
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c65f2e76a | |||
| 6ef8bee912 |
@@ -2,8 +2,6 @@ apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
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
|
||||
labels:
|
||||
kubernetes.io/metadata.name: istio-system
|
||||
|
||||
@@ -29,7 +29,7 @@ spec:
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: istio-system
|
||||
name: istio-system-dmz
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
|
||||
Reference in New Issue
Block a user