🩹 fix calibre

This commit is contained in:
auricom
2022-10-23 23:37:03 +02:00
parent 167b61775f
commit 22e35d2927

View File

@@ -24,7 +24,7 @@ spec:
values:
image:
repository: ghcr.io/linuxserver/calibre
tag: version-v6.7.1
tag: version-v6.4.0
env:
TZ: "${TIMEZONE}"
PUID: "1026"
@@ -44,8 +44,15 @@ spec:
ports:
http:
port: 8080
webserver:
enabled: true
ports:
webserver:
enabled: true
port: 8081
protocol: TCP
targetPort: 8081
type: ClusterIP
ingress:
main:
enabled: true