Files
truecharts/charts/stable/heimdall/values.yaml
T
TrueCharts Bot f8c10a1fb3 chore(deps): update docker general non-major (#4249)
* 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-10-31 10:03:23 +02:00

32 lines
501 B
YAML

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