diff --git a/deployment/charts/templates/fuel-core-deploy.yaml b/deployment/charts/templates/fuel-core-deploy.yaml index 67e59542e91..d795b82c9fa 100644 --- a/deployment/charts/templates/fuel-core-deploy.yaml +++ b/deployment/charts/templates/fuel-core-deploy.yaml @@ -273,7 +273,7 @@ spec: httpGet: path: /health port: {{ .Values.app.target_port }} - initialDelaySeconds: 10 + initialDelaySeconds: 300 periodSeconds: 5 timeoutSeconds: 10 volumeMounts: