owncloud / ocis-charts

:chart_with_upwards_trend: Helm Charts for ownCloud's OCIS
https://owncloud.dev/ocis/deployment/kubernetes/
Apache License 2.0
48 stars 27 forks source link

Added nginx annotation for websockets to office example deployment #761

Closed d7oc closed 4 weeks ago

d7oc commented 1 month ago

Description

This PR adds an ingres-nginx annotation to the office example deployment. In my tests this was required to make websockets work. Tested on k3d with nginx-ingress installed to replace the traefik default.

Related Issue

Motivation and Context

Smoother example deployments

How Has This Been Tested?

Tested on k3d with traefik disabled and ingress-nginx installed.

Types of changes

Checklist: