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

[Tackle-190] Set the host for the Ingress #19

Open
jonathanvila opened this issue Jun 17, 2021 · 0 comments
Open

[Tackle-190] Set the host for the Ingress #19

jonathanvila opened this issue Jun 17, 2021 · 0 comments

Comments

@jonathanvila
Copy link
Contributor

spec:
  tls:
    - {}

This means every call to any url on this cluster go to the service specified : https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#ingresstls-v1-networking-k8s-io

This could affect having more than one tackle or even blocking future app deployments of 3rd party in that cluster as the wildcard would be already used by us, or even if the user already has the wildcard ingress ( not only tls ) created for other app could affect this tackle.

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

1 participant