diff --git a/deploy/helm/templates/deployment.yaml b/deploy/helm/templates/deployment.yaml index 09fce84cad3fb02aad1be3c5ca13407f090783b3..797eef7699fde4dfd01bcbbc2bec41633e4882df 100644 --- a/deploy/helm/templates/deployment.yaml +++ b/deploy/helm/templates/deployment.yaml @@ -42,6 +42,7 @@ spec: httpGet: path: / port: http + initialDelaySeconds: 15 resources: {{- toYaml .Values.resources | nindent 12 }} {{- with .Values.nodeSelector }}