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