RobertIndie commented on PR #1361:
URL: https://github.com/apache/streampipes/pull/1361#issuecomment-1450297899
Hi @dominikriemer , Currently I am testing the helm deployment on my
machine. One thing I think we can improve is to expose configurations to
choose which components should be deployed.
Here is an example:
```yaml
components:
ui: true
core: true
consul: true
couchdb: false
...
```
I would like to investigate to try to improve the helm chart. :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]