Skip to content
Snippets Groups Projects
Verified Commit 88e56146 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

feat: disable prewarming for languagetool

parent c70adb41
Branches
Tags
No related merge requests found
Pipeline #2827 passed
......@@ -28,4 +28,3 @@ data:
redisDatabase={{ .Values.redis.database }}
{{ end }}
pipelineCaching=true
pipelinePrewarming=true
......@@ -57,7 +57,6 @@ spec:
httpGet:
path: /v2/healthcheck
port: http
failureThreshold: 300
livenessProbe:
httpGet:
path: /v2/healthcheck
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment