Make the date format user configurable

This commit is contained in:
2021-12-24 06:49:37 +00:00
parent 0fdfe811f8
commit 30543409e0
3 changed files with 8 additions and 1 deletions

View File

@@ -18,6 +18,8 @@ image:
env:
# -- Set the container timezone
TZ: UTC
# -- Python date format string to use for rendering the date/time
DATE_FORMAT: "%Y-%m-%d %H:%M"
# -- Configures service settings for the chart.
# @default -- See values.yaml