Files
truecharts/charts/stable/heimdall/values.yaml
T
TrueCharts BotandGitHub 4458d3c58b chore(deps): update docker general non-major (#3906)
* 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-09-26 11:29:29 +02:00

32 lines
501 B
YAML

image:
repository: tccr.io/truecharts/heimdall
tag: v2.4.13@sha256:a9671e323474a07a08fe0778923e6731c0b6d7a9139be4a5fa38f2a2b3df9461
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10014
targetPort: 80
probes:
startup:
enabled: true
persistence:
config:
enabled: true
mountPath: "/config"
portal:
enabled: true