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

fix ingress host default value and template #572

Merged
merged 5 commits into from
Jun 30, 2023

Conversation

tomklapka
Copy link
Contributor

It seems that wildcard '*' as a host value should be possible, but in reality (k8s 1.23) the deployment of Ingress resource fails.
k explain ingress.spec.rules.host says it is not possible, but as per kubernetes/ingress-nginx#9232
users still remain unsure.

@tomklapka tomklapka requested a review from alespour June 30, 2023 13:16
Copy link
Contributor

@alespour alespour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but not sure why there are conflicts with target branch...

# Conflicts:
#	charts/influxdb/Chart.yaml
#	charts/influxdb/templates/ingress.yaml
#	charts/influxdb/values.yaml
@tomklapka tomklapka merged commit f6e0743 into influxdata:master Jun 30, 2023
2 checks passed
@tomklapka tomklapka deleted the fix/influxdb-ingress branch June 30, 2023 14:18
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

Successfully merging this pull request may close these issues.

2 participants