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

Update values.yaml - set default for streaming.image.repository

This commit is contained in:
Jesse Hitch 2024-10-22 12:20:15 +02:00 committed by GitHub
parent 4f85998722
commit f0b8598554
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -276,8 +276,8 @@ mastodon:
existingSecret: existingSecret:
streaming: streaming:
image: image:
repository: repository: ghcr.io/mastodon/mastodon-streaming
tag: tag: ""
port: 4000 port: 4000
# -- this should be set manually since os.cpus() returns the number of CPUs on # -- this should be set manually since os.cpus() returns the number of CPUs on
# the node running the pod, which is unrelated to the resources allocated to # the node running the pod, which is unrelated to the resources allocated to