TrueChartsClone/charts/stable/collabora-online/values.yaml

31 lines
762 B
YAML

image:
repository: tccr.io/truecharts/collabora
tag: v21.11.5.3.1@sha256:cc81b7ab6c3a34a9c2fa7b2439b310ac65808c7558c3b28052bbe728e0f569f1
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
allowPrivilegeEscalation: true
podSecurityContext:
runAsUser: 104
runAsGroup: 106
service:
main:
ports:
main:
port: 10105
targetPort: 9980
secretEnv:
username: "admin"
password: "changeme"
env:
aliasgroup1: ""
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"
DONT_GEN_SSL_CERT: true