From e71d60cd56978d38d5f051bcc67be40d6ba0cdeb Mon Sep 17 00:00:00 2001 From: Alex Collins Date: Fri, 31 May 2019 15:19:18 -0700 Subject: [PATCH] revert --- sync-waves/manifests.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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