Files
truecharts/charts/stable/mylar/values.yaml
T
TrueCharts BotandGitHub ca801e1c2c chore(deps): update docker general non-major (#2711)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-19 12:21:42 +02:00

26 lines
432 B
YAML

image:
repository: tccr.io/truecharts/mylar3
tag: v0.6.8@sha256:1ef7c2ea93b95bf01461d57175498acf9f7be41b7f569d5c08719d75dcafa794
pullPolicy: IfNotPresent
securityContext:
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 8090
targetPort: 8090
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true