From da233d66a9121607b6b328ee56f16c79a3ca0ef5 Mon Sep 17 00:00:00 2001 From: jessebot Date: Tue, 22 Oct 2024 12:16:43 +0200 Subject: [PATCH] fix dev values to match values --- charts/mastodon/dev-values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/mastodon/dev-values.yaml b/charts/mastodon/dev-values.yaml index 85bb862..dd47629 100644 --- a/charts/mastodon/dev-values.yaml +++ b/charts/mastodon/dev-values.yaml @@ -183,7 +183,7 @@ mastodon: existingSecret: "" streaming: image: - repository: "" + repository: ghcr.io/mastodon/mastodon-streaming tag: "" port: 4000 # -- this should be set manually since os.cpus() returns the number of CPUs on