diff --git a/manifests/_apps/grocy.yaml b/manifests/_apps/grocy.yaml index 5b7037c..f5b9219 100644 --- a/manifests/_apps/grocy.yaml +++ b/manifests/_apps/grocy.yaml @@ -39,7 +39,8 @@ spec: enabled: true probes: startup: - enabled: false + spec: + initialDelaySeconds: 120 syncPolicy: automated: {}