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 endless 307 redirect if cockroachdb run in secure mode #31

Closed
wants to merge 6 commits into from

Conversation

MrBeast
Copy link

@MrBeast MrBeast commented Oct 20, 2020

If we have a cockroachdb running in secure mode webui doesn't load with a 307 http error infinitely.
We should add nginx.ingress.kubernetes.io/backend-protocol: HTTPS to fix this problem.
related to #228

@DuskEagle
Copy link
Member

Hi @MrBeast, thanks for the contribution!

Can you be a bit more descriptive in the commit message about what this change does? It would help with reviewing the code, as well as help anyone who is looking back at this commit in the future.

Please also increment the version in values.yaml, as described in CONTRIBUTING.md. Thanks!

@MrBeast
Copy link
Author

MrBeast commented Nov 5, 2020

@DuskEagle Hello! Sorry for delay.
Everything ok now?

@udnay udnay closed this Oct 18, 2021
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.

None yet

3 participants