mirror of
https://github.com/mastodon/chart
synced 2025-05-17 20:43:21 +00:00
Fix mastodon-streamer failing its startup probe
This commit is contained in:
parent
36a38c2500
commit
4a10445514
|
@ -143,7 +143,7 @@ spec:
|
|||
startupProbe:
|
||||
httpGet:
|
||||
path: /api/v1/streaming/health
|
||||
port: http
|
||||
port: streaming
|
||||
initialDelaySeconds: 5
|
||||
failureThreshold: 15
|
||||
periodSeconds: 5
|
||||
|
|
Loading…
Reference in New Issue
Block a user