add onlyoffice deployment along with collabora for backup if needed [ci skip]
This commit is contained in:
parent
6955a17d6f
commit
3c79ff85b1
5 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