File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 11apiVersion : argoproj.io/v1alpha1
22kind : Application
33metadata :
4- name : github -arc
4+ name : cncf -arc
55 namespace : argocd
66 annotations :
77 argocd.argoproj.io/sync-wave : " 2"
88spec :
99 syncPolicy :
1010 automated :
1111 prune : true
12- selfHeal : true
1312 project : default
1413 destination :
1514 server : https://kubernetes.default.svc
@@ -49,13 +48,11 @@ metadata:
4948 argocd.argoproj.io/sync-wave : " 3"
5049spec :
5150 syncPolicy :
52- automated :
53- prune : true
54- selfHeal : true
51+ automated : {}
5552 project : default
5653 destination :
5754 server : https://kubernetes.default.svc
58- namespace : github- arc
55+ namespace : arc-systems
5956 sources :
6057 - repoURL : https://github.com/cncf/automation.git
6158 path : ci/cluster/equinix/runners/
You can’t perform that action at this time.
0 commit comments