2021-02-15 10:31:41 +00:00
|
|
|
image:
|
2021-09-11 10:03:46 +00:00
|
|
|
repository: ghcr.io/truecharts/collabora
|
2021-11-09 08:27:44 +00:00
|
|
|
tag: v6.4.14.3@sha256:d4a55425927736cb167a8df37ba6f2a60c0e3e0bacc0ee2496ecb5e535176f60
|
2021-02-15 10:31:41 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
|
2021-09-26 18:05:21 +00:00
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
2021-10-02 09:30:07 +00:00
|
|
|
allowPrivilegeEscalation: true
|
2021-09-26 18:05:21 +00:00
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 104
|
|
|
|
runAsGroup: 0
|
|
|
|
|
2021-05-19 13:12:45 +00:00
|
|
|
service:
|
2021-03-06 20:32:31 +00:00
|
|
|
main:
|
2021-05-19 13:12:45 +00:00
|
|
|
ports:
|
|
|
|
main:
|
2021-11-28 09:26:31 +00:00
|
|
|
port: 10105
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 9980
|
2021-02-15 10:31:41 +00:00
|
|
|
|
2021-02-23 17:21:54 +00:00
|
|
|
env:
|
|
|
|
domain: nextcloud\.domain\.tld
|
|
|
|
dictionaries: de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru
|
2021-02-15 10:31:41 +00:00
|
|
|
username: admin
|
|
|
|
password: changeme
|
2021-06-14 15:53:38 +00:00
|
|
|
extra_params: "-o:welcome.enable=false -o:user_interface.mode=notebookbar -o:ssl.termination=true -o:ssl.enable=false"
|
2021-02-15 10:31:41 +00:00
|
|
|
server_name: collabora\.domain\.tld
|