diff --git a/sync-waves/manifests.yaml b/sync-waves/manifests.yaml index 110cf28..af2f2ea 100644 --- a/sync-waves/manifests.yaml +++ b/sync-waves/manifests.yaml @@ -67,7 +67,7 @@ kind: ReplicaSet metadata: name: frontend annotations: - argocd.argoproj.io/sync-wave: "1" + argocd.argoproj.io/sync-wave: "2" spec: replicas: 2 selector: @@ -87,7 +87,7 @@ kind: Service metadata: name: frontend annotations: - argocd.argoproj.io/sync-wave: "1" + argocd.argoproj.io/sync-wave: "2" spec: selector: tier: frontend