Files
truecharts/charts/stable/cryptofolio/values.yaml
T
TrueCharts Bot 7cb4367496 chore(deps): update docker general non-major (#3222)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-20 10:25:46 +02:00

25 lines
436 B
YAML

image:
repository: tccr.io/truecharts/cryptofolio
tag: v2.2.0@sha256:e6ebac5b78018597c09df0520436bddea936d8d6a789383cc20fa3701d7fd974
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10007
targetPort: 80
persistence:
data:
enabled: true
mountPath: "/data"