fix(temporal): Weird sync wave bug

This commit is contained in:
2026-06-18 17:51:43 +02:00
parent 55b99b96e9
commit e3b52b3ec5
-3
View File
@@ -44,8 +44,5 @@ server:
web: web:
enabled: true enabled: true
# Ordering is via sync-waves: CNPG (-2) -> schema (-1) -> server (0).
schema: schema:
useHelmHooks: false useHelmHooks: false
jobAnnotations:
argocd.argoproj.io/sync-wave: "-1"