Files
truecharts/charts/stable/heimdall/values.yaml
T
TrueCharts BotandGitHub d1d922ce36 chore(deps): update container image tccr.io/truecharts/heimdall to v2.5.5 (#6349)
* chore(deps): update container image tccr.io/truecharts/heimdall to v2.5.5

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-15 19:57:59 +02:00

32 lines
499 B
YAML

image:
repository: tccr.io/truecharts/heimdall
tag: 2.5.5@sha256:cb9629a02c7645e3bece40fd393df157b9e9501fa3ece2a163184c3278f6766c
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