diff --git a/manifests/rss.yaml b/manifests/rss.yaml index a345f4d..49c85b1 100644 --- a/manifests/rss.yaml +++ b/manifests/rss.yaml @@ -69,8 +69,8 @@ spec: httpGet: path: /heroku port: 8080 - initialDelaySeconds: 3 - periodSeconds: 3 + initialDelaySeconds: 30 + periodSeconds: 10 resources: limits: memory: 308Mi