fix: probes
Some checks failed
Mirror Sync / codeberg (push) Failing after 3s
🎉 Release Commit / create release using commit-and-tag-version (push) Failing after 3s

This commit is contained in:
devthejo 2024-07-18 19:36:25 +02:00
parent 4c94033a00
commit 24ae004694
Signed by: devthejo
GPG key ID: C04215C627711F5C

View file

@ -64,9 +64,9 @@ startupProbe:
timeoutSeconds: 5
successThreshold: 1
failureThreshold: 60
customLivenessProbe: {}
customReadinessProbe: {}
customStartupProbe: {}
customLivenessProbe:
customReadinessProbe:
customStartupProbe:
lifecycleHooks: {}
initContainers: []
sidecars: []