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:
parent
4f85998722
commit
f0b8598554
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user