Closed d7oc closed 2 months ago
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.
sse
features.sse.disabled
true
Bugfix and alignment
helm template
make docs
Description
Right now all parts of
sse
are disabled iffeatures.sse.disabled
is set totrue
except the service which was missing. This PR changes this glitch.Related Issue
Motivation and Context
Bugfix and alignment
How Has This Been Tested?
helm template
Types of changes
Checklist:
make docs
) and committed