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 port: streaming
startupProbe: startupProbe:
httpGet: httpGet:
path: /health path: /api/v1/streaming/health
port: http port: http
initialDelaySeconds: 15 initialDelaySeconds: 5
failureThreshold: 30 failureThreshold: 15
periodSeconds: 5 periodSeconds: 5
{{- with (default .Values.resources .Values.mastodon.streaming.resources) }} {{- with (default .Values.resources .Values.mastodon.streaming.resources) }}
resources: resources: