cosmo icon indicating copy to clipboard operation
cosmo copied to clipboard

Give ability to disable ingress routes without disabling the whole component

Open xSAVIKx opened this issue 11 months ago • 2 comments

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

xSAVIKx avatar Jan 22 '25 10:01 xSAVIKx

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.

github-actions[bot] avatar Jan 22 '25 10:01 github-actions[bot]

Hi @xSAVIKx thanks for opening an issue. We'll take a look and come back.

StarpTech avatar Jan 28 '25 10:01 StarpTech