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

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-12 22:40:58 +02:00

30 lines
489 B
YAML

image:
repository: tccr.io/truecharts/mylar3
tag: v0.6.8@sha256:44b85df7180b8448c27cf60ba121bcb2a465dafee5004692d6d9f3e656c6cb9e
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