mailu: allow tika slow startup

This commit is contained in:
jenkins 2026-05-20 02:23:11 -03:00
parent 594e02a518
commit 50e20a7805

View File

@ -816,6 +816,16 @@ spec:
values: ["titan-13", "titan-15", "titan-17", "titan-19"]
containers:
- name: tika
startupProbe:
httpGet:
path: /tika
port: http
scheme: HTTP
initialDelaySeconds: 10
periodSeconds: 10
timeoutSeconds: 5
failureThreshold: 30
successThreshold: 1
env:
- name: SECRET_KEY
$patch: delete