From c40c5b5a33f3204185f76d8ac8fb2f8d44faa420 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Wed, 9 Sep 2020 09:42:50 +0100 Subject: [PATCH] Fixed probe --- manifests/rss.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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