Added Helm deployment for Collabora CODE #4

Merged
eric merged 1 commits from collabora into main 2024-12-12 00:15:42 +00:00
Showing only changes of commit d6ec2c9db8 - Show all commits

View File

@ -22,8 +22,8 @@
username: collabora_admin
password: "{{ collabora_admin_password }}"
aliasgroups:
- host: "https://nextcloud.eom.dev:443"
extra_params: --o:ssl.enable=false --o:ssl.termination=true
- host: "https://nextcloud.eom.dev"
extra_params: --o:ssl.enable=false --o:ssl.termination=true --o:num_prespawn_children=4
ingress:
enabled: true
className: "nginx"