diff --git a/charts/tenant/templates/deployment.yaml b/charts/tenant/templates/deployment.yaml index 5e1be26..5cae1ab 100644 --- a/charts/tenant/templates/deployment.yaml +++ b/charts/tenant/templates/deployment.yaml @@ -6,6 +6,8 @@ metadata: labels: app: jupyter tenant: 'tenant-{{.Values.name}}' + annotations: + argocd.argoproj.io/sync-wave: "1" spec: replicas: 1 selector: