mirror of
https://github.com/mastodon/chart
synced 2025-05-18 13:03:21 +00:00
Tweak numbers
This commit is contained in:
parent
74ca9f9b81
commit
8b3051b7dc
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user