Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HELM] Hardcoded Ingress hostnames for main Astronomer components #1352

Open
CarpathianUA opened this issue Jan 31, 2022 · 2 comments
Open

Comments

@CarpathianUA
Copy link

CarpathianUA commented Jan 31, 2022

Hello,

I wonder why hostnames are hardcoded within Ingress templates? It makes chart absolutely hard to provision without additional DNS sub-zone specifically for Astronomer.

My case:
In our k8s cluster, we already have a prometheus.<baseDomain> as well as a bunch of other similar components, included in the Astronomer Helm chart.
There is no way to overwrite the names:

{{ define "prometheus.url" -}}

So to be able to bootstrap Astronomer stack under custom domain names we need to provision an additional DNS sub-zone just for Astronomer, so DNS names won't conflict ...

@danielhoherd
Copy link
Member

@CarpathianUA Interesting ideas, makes sense. I'd be happy to guide you through submitting a PR if you're interested in adding this feature. I'm not sure it will be prioritized otherwise. I've opened an internal issue so we can discuss and triage it.

@CarpathianUA
Copy link
Author

CarpathianUA commented Mar 29, 2022

@danielhoherd Due to the war between Ukraine and Russia I have very limited availability now (I'm from Ukraine). Would appreciate if you'll prioritize the issue internally - it would greatly increase deployment easiness for your customers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants