mirror of
https://github.com/mastodon/chart
synced 2025-05-18 04:53:21 +00:00
fix: add newlines
This commit is contained in:
parent
c2a4a72342
commit
7779efcf80
|
@ -25,4 +25,4 @@ elasticsearch:
|
|||
replicaCount: 1
|
||||
|
||||
# -- Timezone for all pods unless overwritten
|
||||
timezone: UTC
|
||||
timezone: UTC
|
||||
|
|
|
@ -323,4 +323,5 @@ data:
|
|||
{{- end }}
|
||||
{{- with .Values.timezone }}
|
||||
TZ: {{ . | quote }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
|
@ -425,4 +425,4 @@ tolerations: []
|
|||
affinity: {}
|
||||
|
||||
# -- Timezone for all pods unless overwritten
|
||||
timezone: UTC
|
||||
timezone: UTC
|
||||
|
|
Loading…
Reference in New Issue
Block a user