2024-04-29 12:41:56 +00:00
|
|
|
image:
|
|
|
|
repository: ghcr.io/ajnart/homarr
|
2024-05-08 00:46:14 +00:00
|
|
|
tag: 0.15.3@sha256:c270b55092a7519b1f7e8f31253b6faccf3711422d474a3c1ad14e85e9fede60
|
2024-04-29 12:41:56 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
env:
|
|
|
|
NEXTAUTH_SECRET:
|
|
|
|
secretKeyRef:
|
|
|
|
name: homarr-secrets
|
|
|
|
key: NEXTAUTH_SECRET
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 10245
|
|
|
|
targetPort: 7575
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/app/data/configs"
|
|
|
|
icons:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/app/public/icons"
|
|
|
|
data:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/data"
|
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: true
|