Files
truecharts/charts/stable/habridge/values.yaml
T
4940f8a168 chore(deps): update docker general non-major docker tags (#1823)
* chore(deps): update docker general non-major docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-31 22:18:04 +01:00

39 lines
521 B
YAML

image:
repository: tccr.io/truecharts/habridge
pullPolicy: IfNotPresent
tag: v5.4.1
securityContext:
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
secret:
SEC_KEY: ""
env:
PUID: 568
service:
main:
ports:
main:
targetPort: 8080
port: 10146
comm:
enabled: true
ports:
comm:
enabled: true
targetPort: 50000
port: 50000
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true