3
0
mirror of https://github.com/mastodon/chart synced 2025-05-18 04:53:21 +00:00

fix: add newlines

This commit is contained in:
Paolo Mainardi 2023-02-06 12:08:38 +01:00 committed by GitHub
parent c2a4a72342
commit 7779efcf80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

View File

@ -25,4 +25,4 @@ elasticsearch:
replicaCount: 1 replicaCount: 1
# -- Timezone for all pods unless overwritten # -- Timezone for all pods unless overwritten
timezone: UTC timezone: UTC

View File

@ -323,4 +323,5 @@ data:
{{- end }} {{- end }}
{{- with .Values.timezone }} {{- with .Values.timezone }}
TZ: {{ . | quote }} TZ: {{ . | quote }}
{{- end }} {{- end }}

View File

@ -425,4 +425,4 @@ tolerations: []
affinity: {} affinity: {}
# -- Timezone for all pods unless overwritten # -- Timezone for all pods unless overwritten
timezone: UTC timezone: UTC