28 lines
708 B
YAML
28 lines
708 B
YAML
image:
|
|
repository: tccr.io/truecharts/collabora
|
|
tag: v21.11.4.2.1@sha256:0699e4fdeeeed7a3d62cbe1773ec1bedd56c0e019602f3017fe9ce925b729827
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
allowPrivilegeEscalation: true
|
|
|
|
podSecurityContext:
|
|
runAsUser: 104
|
|
runAsGroup: 106
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10105
|
|
targetPort: 9980
|
|
secret:
|
|
username: admin
|
|
password: changeme
|
|
|
|
env:
|
|
dictionaries: de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru
|
|
extra_params: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false "
|
|
server_name: collabora\.domain\.tld
|