mirror of
https://github.com/mastodon/chart
synced 2025-05-17 20:43: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 }}
|
||||
CACHE_BUSTER_SECRET_HEADER: {{ .Values.mastodon.cacheBuster.authHeader }}
|
||||
{{- end }}
|
||||
{{- range $k, $v := .Values.mastodon.extraEnvVars }}
|
||||
{{ $k }}: {{ quote $v }}
|
||||
{{- end }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user