mirror of
https://github.com/nikdoof/ohayodash.git
synced 2025-12-25 07:49:21 +00:00
Chart Version 0.2.0
This commit is contained in:
@@ -11,15 +11,13 @@ image:
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
tag: 0.1.2
|
||||
tag: 0.2.0
|
||||
|
||||
# -- environment variables.
|
||||
# @default -- See below
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user