TrueChartsClone/charts/stable/mylar/values.yaml

26 lines
432 B
YAML
Raw Normal View History

image:
repository: tccr.io/truecharts/mylar3
tag: v0.6.6@sha256:9b0b03ed17caeb19989621e58e73effb330f403618ff26576378032994def540
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