Files
truecharts/charts/stable/mylar/values.yaml
T
TrueCharts Bot e170326d39 chore(deps): update container image tccr.io/truecharts/mylar3 to 0.6.9 (#4444)
* chore(deps): update container image tccr.io/truecharts/mylar3 to 0.6.9

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-15 14:51:32 +01:00

30 lines
488 B
YAML

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