Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Commit d1a489e

Browse files
committed
update fullnameOveride for mastodon and set tag pull to always
1 parent 6efa76d commit d1a489e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mastodon/small-hack/app_of_apps/mastodon_argocd_appset.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,12 @@ spec:
5050
# targetRevision: fix-precompile-volume-perm
5151
helm:
5252
valuesObject:
53+
fullnameOverride: mastodon
5354
# original repository: ghcr.io/mastodon/mastodon
5455
image:
5556
repository: jessebot/mastodon-glitch-soc
5657
tag: latest
57-
pullPolicy: IfNotPresent
58+
pullPolicy: Always
5859

5960
mastodon:
6061

0 commit comments

Comments
 (0)