mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-13 21:42:18 +00:00
[calibre-web] Add missing values
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v1
|
||||
appVersion: 0.6.6-ls58
|
||||
description: A simple web viewer for Calibre libraries
|
||||
name: calibre-web
|
||||
version: 1.1.0
|
||||
version: 1.1.1
|
||||
keywords:
|
||||
- calibre-web
|
||||
- calibre
|
||||
|
||||
@@ -28,6 +28,11 @@ timezone: UTC
|
||||
puid: 1001
|
||||
pgid: 1001
|
||||
|
||||
## Configure docker_mods for this container. For x86 systems you can uncomment the following
|
||||
## and enable ebook conversion tools in calbire-web
|
||||
##
|
||||
# dockerMods: linuxserver/calibre-web:calibre
|
||||
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 8083
|
||||
|
||||
Reference in New Issue
Block a user