2021-02-15 10:31:41 +00:00
|
|
|
image:
|
|
|
|
repository: collabora/code
|
2021-05-05 21:58:13 +00:00
|
|
|
tag: 6.4.8.4
|
2021-02-15 10:31:41 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
|
|
|
|
strategy:
|
|
|
|
type: Recreate
|
|
|
|
|
2021-05-19 13:12:45 +00:00
|
|
|
service:
|
2021-03-06 20:32:31 +00:00
|
|
|
main:
|
|
|
|
type: NodePort
|
2021-05-19 13:12:45 +00:00
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 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
|
|
|
|
extra_params:
|
|
|
|
server_name: collabora\.domain\.tld
|