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: storage
app.kubernetes.io/part-of: ghost-blog
annotations:
argocd.argoproj.io/sync-wave: "2"
spec:
storageClassName: "longhorn"
volumeMode: Filesystem
@@ -31,6 +33,7 @@ metadata:
app.kubernetes.io/version: '5.92'
app.kubernetes.io/component: database-storage
app.kubernetes.io/part-of: ghost-blog
argocd.argoproj.io/sync-wave: "2"
spec:
storageClassName: "longhorn"
volumeMode: Filesystem