Files
truecharts/charts/heimdall/1.2.0/test_values.yaml
T
Kjeld Schouten-LebbingandTroy Prelog 490485522e Update Helm chart common to v1.2.0 - Part 2 (#155)
- remove split1 content
- Update-Folder-Names-and-Dependencies
- Mixed tweaks
- Add setPermissions to test_values.yaml
- Update questions.yaml
- Update questions.yaml
- Don't set permission on USB devices (#143)
- Remove nodePorts from zwavejs2mqtt because invalid ports (and not needed for test)

Co-authored-by:  Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by:  Troy Prelog <35702532+tprelog@users.noreply.github.com>
2021-02-20 14:48:04 +01:00

40 lines
456 B
YAML

# Default values for grocy.
image:
repository: linuxserver/heimdall
tag: version-2.2.2
pullPolicy: IfNotPresent
strategy:
type: Recreate
service:
port:
port: 80
env: {}
# TZ:
# PUID:
# PGID:
probes:
startup:
enabled: true
persistence:
config:
enabled: false
emptyDir: false
## TrueCharts Config
appVolumeMounts:
config:
enabled: true
emptyDir: true
setPermissions: true
mountPath: "/config"