diff --git a/templates/deployment.yaml b/templates/deployment.yaml index 68883f9..0fcf719 100644 --- a/templates/deployment.yaml +++ b/templates/deployment.yaml @@ -45,6 +45,8 @@ spec: httpGet: path: /fhem port: fhemweb + initialDelaySeconds: 60 + periodSeconds: 5 readinessProbe: httpGet: path: /fhem