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

Disable `sse` service if `sse` is disabled #697

Closed d7oc closed 2 months ago

d7oc commented 2 months ago

Description

Right now all parts of sse are disabled if features.sse.disabled is set to true except the service which was missing. This PR changes this glitch.

Related Issue

Motivation and Context

Bugfix and alignment

How Has This Been Tested?

Types of changes

Checklist: