Files
truecharts/charts/stable/nano-wallet/values.yaml
T
58fe318d01 chore(deps): update docker general non-major (#1615)
* chore(deps): update docker general non-major

* 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>
2021-12-27 09:15:02 +01:00

27 lines
366 B
YAML

image:
repository: tccr.io/truecharts/nano-wallet
pullPolicy: IfNotPresent
tag: v2021.12.16
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
PUID: 568
service:
main:
ports:
main:
targetPort: 80
port: 10126
persistence:
varrun:
enabled: true