Add sync wave

This commit is contained in:
Ruben Hensen
2025-03-26 12:36:03 +01:00
parent 519a1580c5
commit 59441d8286
9 changed files with 36 additions and 32 deletions
+3
View File
@@ -10,6 +10,8 @@ metadata:
app.kubernetes.io/version: '5.92'
app.kubernetes.io/component: service-frontend
app.kubernetes.io/part-of: ghost-blog
annotations:
argocd.argoproj.io/sync-wave: "3"
spec:
ports:
- port: 2368
@@ -33,6 +35,7 @@ metadata:
app.kubernetes.io/version: '5.92'
app.kubernetes.io/component: service-database
app.kubernetes.io/part-of: ghost-blog
argocd.argoproj.io/sync-wave: "3"
spec:
ports:
- port: 3306