Give ability to disable ingress routes without disabling the whole component
Component(s)
helm
Is your feature request related to a problem? Please describe.
So we don't want to expose e.g. OTEL collector via ingress while we do want to use clickhouse migrations, etc. There's currently no way to disable ingress rule without disabling clickhouse migrations job as both are controlled by otelcollector.enabled value.
Describe the solution you'd like
E.g. there can be a global.componentName.ingress.enabled property and use that one together with global.componentName.enabled to verify if the rule should be created or not.
Describe alternatives you've considered
No response
Additional context
No response
WunderGraph commits fully to Open Source and we want to make sure that we can help you as fast as possible. The roadmap is driven by our customers and we have to prioritize issues that are important to them. You can influence the priority by becoming a customer. Please contact us here.
Hi @xSAVIKx thanks for opening an issue. We'll take a look and come back.