File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ metadata:
66 labels :
77 eoepca/app-name : workspace
88 annotations :
9- argocd.argoproj.io/sync-wave : " 5 "
9+ argocd.argoproj.io/sync-wave : " 0 "
1010spec :
1111 # Ref. https://argo-cd.readthedocs.io/en/stable/user-guide/application-specification/
1212 project : eoepca
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ metadata:
66 labels :
77 eoepca/is-root-app : " true"
88 eoepca/app-name : workspace
9+ annotations :
10+ argocd.argoproj.io/sync-wave : " 5"
911spec :
1012 # Ref. https://argo-cd.readthedocs.io/en/stable/user-guide/application-specification/
1113 project : eoepca
Original file line number Diff line number Diff line change 11
22resources :
3+ - app-workspace-common.yaml
34 - app-workspace.yaml
Original file line number Diff line number Diff line change 22resources :
33 - app-workspace-admin.yaml
44 - app-workspace-api.yaml
5- - app-workspace-common.yaml
65 - app-workspace-examples.yaml
76 - app-workspace-pipelines.yaml
87 - ingress-workspace-api.yaml
You can’t perform that action at this time.
0 commit comments