fix(temporal): Correct sync wave

This commit is contained in:
2026-06-18 14:06:26 +02:00
parent ae8686a77a
commit 0863d336b4
2 changed files with 10 additions and 0 deletions
+6
View File
@@ -43,3 +43,9 @@ server:
web:
enabled: true
# Ordering is via sync-waves: CNPG (-2) -> schema (-1) -> server (0).
schema:
useHelmHooks: false
jobAnnotations:
argocd.argoproj.io/sync-wave: "-1"