2024-02-24 08:37:57 +00:00
|
|
|
image:
|
2024-02-25 11:05:19 +00:00
|
|
|
repository: linuxserver/heimdall
|
2024-04-13 00:39:51 +00:00
|
|
|
tag: 2.6.1@sha256:5d8bd747a5330d8211d49fc8ce0f7ca8ebd5fd3f4ef930de994037913c870a1e
|
2024-02-24 08:37:57 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2024-02-25 11:05:19 +00:00
|
|
|
port: 10014
|
2024-02-24 08:37:57 +00:00
|
|
|
targetPort: 80
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: true
|
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
2024-02-25 11:05:19 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
probes:
|
|
|
|
startup:
|
|
|
|
enabled: true
|