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:
|
||||
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
|
||||
|
Reference in New Issue
Block a user