mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🩹 fix calibre
This commit is contained in:
@@ -24,7 +24,7 @@ spec:
|
|||||||
values:
|
values:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/calibre
|
repository: ghcr.io/linuxserver/calibre
|
||||||
tag: version-v6.7.1
|
tag: version-v6.4.0
|
||||||
env:
|
env:
|
||||||
TZ: "${TIMEZONE}"
|
TZ: "${TIMEZONE}"
|
||||||
PUID: "1026"
|
PUID: "1026"
|
||||||
@@ -45,7 +45,14 @@ spec:
|
|||||||
http:
|
http:
|
||||||
port: 8080
|
port: 8080
|
||||||
webserver:
|
webserver:
|
||||||
|
enabled: true
|
||||||
|
ports:
|
||||||
|
webserver:
|
||||||
|
enabled: true
|
||||||
port: 8081
|
port: 8081
|
||||||
|
protocol: TCP
|
||||||
|
targetPort: 8081
|
||||||
|
type: ClusterIP
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
main:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
Reference in New Issue
Block a user