diff --git a/clusters/cl01tl/manifests/grimmory/Deployment-grimmory.yaml b/clusters/cl01tl/manifests/grimmory/Deployment-grimmory.yaml index b1361e24d..9ef4447d3 100644 --- a/clusters/cl01tl/manifests/grimmory/Deployment-grimmory.yaml +++ b/clusters/cl01tl/manifests/grimmory/Deployment-grimmory.yaml @@ -78,11 +78,11 @@ spec: cpu: 10m memory: 1Gi startupProbe: - failureThreshold: 5 + failureThreshold: 30 httpGet: path: /api/v1/healthcheck port: 6060 - periodSeconds: 10 + periodSeconds: 60 timeoutSeconds: 5 volumeMounts: - mountPath: /bookdrop