3
0
mirror of https://github.com/mastodon/chart synced 2025-05-18 04:53:21 +00:00

Tweak numbers

This commit is contained in:
Tim Campbell 2024-07-08 16:38:29 +02:00
parent 74ca9f9b81
commit 8b3051b7dc

View File

@ -142,10 +142,10 @@ spec:
port: streaming
startupProbe:
httpGet:
path: /health
path: /api/v1/streaming/health
port: http
initialDelaySeconds: 15
failureThreshold: 30
initialDelaySeconds: 5
failureThreshold: 15
periodSeconds: 5
{{- with (default .Values.resources .Values.mastodon.streaming.resources) }}
resources: