charts/charts/stable/appdaemon/values.yaml
nιcнolaѕ wιlde cf6454cad6
- Added persistence.config.mountPath (#901)
- Removed commented items in persistence.

Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2021-05-09 09:40:42 +02:00

40 lines
708 B
YAML

#
# IMPORTANT NOTE
#
# This chart inherits from our common library chart. You can check the default values/options here:
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
#
image:
repository: acockburn/appdaemon
pullPolicy: IfNotPresent
tag: 4.0.8
strategy:
type: Recreate
service:
port:
port: 5050
# Environment variables that can be configure can be seen at
# https://appdaemon.readthedocs.io/en/latest/DOCKER_TUTORIAL.html
env: {}
# TZ:
# LATITUDE:
# LONGITUDE:
# ELEVATION:
# HA_URL:
# DASH_URL:
# TOKEN:
ingress:
enabled: false
persistence:
config:
enabled: false
emptyDir:
enabled: false
mountPath: /conf