add argocd annotations for deployment order

This commit is contained in:
2024-03-16 11:55:44 +01:00
parent 6e7e767f54
commit 65f6200b81
4 changed files with 12 additions and 3 deletions

View File

@@ -1,2 +1,4 @@
tls:
enabled: true
annotations:
argocd.argoproj.io/sync-wave: "1"