20 lines
549 B
YAML
20 lines
549 B
YAML
image:
|
|
repository: ghcr.io/truecharts/collabora
|
|
tag: v6.4.11.3@sha256:30eab5f9807e006b90b2533ad3a60b84c6e744a6fed8a3be2bd3f1a839715456
|
|
pullPolicy: IfNotPresent
|
|
|
|
service:
|
|
main:
|
|
type: NodePort
|
|
ports:
|
|
main:
|
|
port: 9980
|
|
|
|
env:
|
|
domain: nextcloud\.domain\.tld
|
|
dictionaries: de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru
|
|
username: admin
|
|
password: changeme
|
|
extra_params: "-o:welcome.enable=false -o:user_interface.mode=notebookbar -o:ssl.termination=true -o:ssl.enable=false"
|
|
server_name: collabora\.domain\.tld
|