32 lines
501 B
YAML
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
|