charts/templates/chart/values.yaml

25 lines
392 B
YAML
Raw Normal View History

# Default values for ${CHARTNAME}.
image:
repository: ${CHARTNAME}/${CHARTNAME}
pullPolicy: IfNotPresent
tag: 1.2.5
strategy:
type: Recreate
2021-02-12 05:56:35 +00:00
# See more environment variables in the ${CHARTNAME} documentation
# https://${CHARTNAME}.org/docs
env: {}
# TZ:
service:
port:
port: 1880
# persistence:
# data:
# enabled: false
# emptyDir: false
# mountPath: /data