Files
truecharts/charts/incubator/openbooks/values.yaml
T
5c91c5efe4 feat(openbooks) add openbooks (#6175)
* feat(openbooks) add openbooks

* fix persistence config

* rasnr | rofs true | remove basepath

* added more GUI options

* fix variable type

* feat(openbooks) add openbooks

* fix persistence config

* rasnr | rofs true | remove basepath

* added more GUI options

* fix variable type

* add args.tpl

* format

* Update charts/incubator/openbooks/templates/_args.tpl

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com>

* Update charts/incubator/openbooks/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* ints must be strings

* shorter

Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-01-15 22:10:59 +02:00

41 lines
652 B
YAML

image:
repository: tccr.io/truecharts/openbooks
pullPolicy: IfNotPresent
tag: 4.5.0@sha256:fe1b693d63397e01a5673b8b16180539c1cb952abfe4ebfb58d0950ab9886adc
securityContext:
readOnlyRootFilesystem: false
openbooks:
user_name: truecharts
server: irc.irchighway.net:6697
debug: true
log: true
search: search
persist: false
no_browser_downloads: false
tls: true
probes:
liveness:
type: HTTP
readiness:
type: HTTP
startup:
type: HTTP
service:
main:
ports:
main:
protocol: HTTP
port: 10608
persistence:
books:
enabled: true
mountPath: /books/books
portal:
enabled: true