mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-07 16:01:37 +01:00
fix(collabora): Add websocket support for NGINX Inc. Ingress
This commit is contained in:
@@ -26,7 +26,8 @@ ingress:
|
||||
http-request track-sc1 url_param(WOPISrc)
|
||||
stick match url_param(WOPISrc) if { var(txn.wopisrcconns) -m int gt 0 }
|
||||
stick store-request url_param(WOPISrc)
|
||||
|
||||
nginx.org/websocket-services: "collabora"
|
||||
nginx.org/lb-method: "hash $arg_WOPISrc consistent"
|
||||
autoscaling:
|
||||
enabled: false
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user