From 193dd7a01a83790d565585fcab475c80197ff02d Mon Sep 17 00:00:00 2001 From: Milos Dzepina Date: Wed, 4 Oct 2023 15:34:44 +0200 Subject: [PATCH] fix(infra): add sync-wave to certificate template (#134) Signed-off-by: Milos Dzepina --- infrastructure/charts/mediator/templates/certificate.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/infrastructure/charts/mediator/templates/certificate.yaml b/infrastructure/charts/mediator/templates/certificate.yaml index 3c25e325..3282235a 100644 --- a/infrastructure/charts/mediator/templates/certificate.yaml +++ b/infrastructure/charts/mediator/templates/certificate.yaml @@ -6,6 +6,8 @@ metadata: namespace: "{{ .Release.Namespace }}" labels: {{ template "labels.common" . }} + annotations: + argocd.argoproj.io/sync-wave: "-1" spec: secretName: "prism-mediator-base-path-secret" duration: 2160h0m0s # 90d