diff --git a/helm/osmcha/templates/app.yaml b/helm/osmcha/templates/app.yaml index 7730941..5c69d5d 100644 --- a/helm/osmcha/templates/app.yaml +++ b/helm/osmcha/templates/app.yaml @@ -137,7 +137,7 @@ spec: port: 5000 scheme: HTTP # initialDelaySeconds: 60 - timeoutSeconds: 30 + timeoutSeconds: 60 - name: frontend-nginx image: "{{ .Values.app.ui.image.repository }}:{{ .Values.app.ui.image.tag }}" ports: