Files
truecharts/charts/stable/heimdall/values.yaml
T
TrueCharts BotandGitHub 8229f1a5e5 chore(deps): update docker general non-major (#3790)
* 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-19 11:20:18 +02:00

32 lines
501 B
YAML

image:
repository: tccr.io/truecharts/heimdall
tag: v2.4.13@sha256:9b5d4bf91c88d92d9ef2d3e19193873a5fada561e7c91789d45d726b362cb348
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