fix(cluster-upgrade): sync plan after install

This commit is contained in:
Khue Doan 2022-01-23 14:26:14 +07:00
parent dc77cf33b8
commit 003079e2ea

View File

@ -4,3 +4,6 @@ kind: Kustomization
resources:
- server.yaml
- agent.yaml
commonAnnotations:
argocd.argoproj.io/sync-wave: "1"