We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac34c38 commit e931a2fCopy full SHA for e931a2f
1 file changed
workloads/uptime-kuma/uptime-kuma.yaml
@@ -12,8 +12,9 @@ metadata:
12
name: uptime-kuma-data
13
namespace: uptime-kuma
14
annotations:
15
- argocd.argoproj.io/sync-wave: "0"
+ argocd.argoproj.io/sync-wave: "1"
16
argocd.argoproj.io/sync-options: Delete=false,Prune=false
17
+ argocd.argoproj.io/ignore-healthcheck: "true"
18
spec:
19
accessModes:
20
- ReadWriteOnce
0 commit comments