add onlyoffice deployment along with collabora for backup if needed [ci skip]
This commit is contained in:
parent
958f41a1da
commit
2f2787f934
7 changed files with 159 additions and 4 deletions
|
|
@ -49,3 +49,13 @@ startupProbe:
|
|||
podAnnotations:
|
||||
diun.enable: "true"
|
||||
diun.include_tags: "^[0-9]+(?:.[0-9]+)?(?:.[0-9]+)?.*"
|
||||
|
||||
collabora:
|
||||
enabled: true # Currently the app is disabled as using onlyoffice instead
|
||||
|
||||
autoscaling:
|
||||
# enable autocaling, please check collabora README.md first
|
||||
enabled: true
|
||||
|
||||
cronjob:
|
||||
enabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue