charts/templates/chart/values.yaml
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 34bbd3e3da
[template] Move template chart to outer folder (#518)
* [template] Move template chart to outer folder

* Revert workflow change
2021-01-26 20:31:43 +01:00

25 lines
392 B
YAML

# Default values for ${CHARTNAME}.
image:
repository: ${CHARTNAME}/${CHARTNAME}
pullPolicy: IfNotPresent
tag: 1.2.5
strategy:
type: Recreate
# See more environment varaibles in the ${CHARTNAME} documentation
# https://${CHARTNAME}.org/docs
env: {}
# TZ:
service:
port:
port: 1880
# persistence:
# data:
# enabled: false
# emptyDir: false
# mountPath: /data