mirror of
https://github.com/mastodon/chart
synced 2025-05-18 04:53:21 +00:00
Remove extra additions
This commit is contained in:
parent
8151759a50
commit
319edf2352
|
@ -360,6 +360,3 @@ data:
|
||||||
{{- if .Values.mastodon.cacheBuster.authHeader }}
|
{{- if .Values.mastodon.cacheBuster.authHeader }}
|
||||||
CACHE_BUSTER_SECRET_HEADER: {{ .Values.mastodon.cacheBuster.authHeader }}
|
CACHE_BUSTER_SECRET_HEADER: {{ .Values.mastodon.cacheBuster.authHeader }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- range $k, $v := .Values.mastodon.extraEnvVars }}
|
|
||||||
{{ $k }}: {{ quote $v }}
|
|
||||||
{{- end }}
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user