28 lines
708 B
YAML
28 lines
708 B
YAML
image:
|
|
repository: tccr.io/truecharts/collabora
|
|
tag: v21.11.4.1.1@sha256:054daa28b3039f950f473c4e77dd9a61cd2486362c00f02e8966264685c6b232
|
|
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
|