* chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
28 lines
705 B
YAML
28 lines
705 B
YAML
image:
|
|
repository: tccr.io/truecharts/collabora
|
|
tag: v21.11.2.3.1@sha256:ad9bbf6becc0e732469a24bff847d55810d5958303bce5dbaa907bb9867a4580
|
|
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:
|
|
domain: nextcloud\.domain\.tld
|
|
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:user_interface.mode=notebookbar -o:ssl.termination=true -o:ssl.enable=false"
|
|
server_name: collabora\.domain\.tld
|