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: add annotation for UI ingress #969

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kakascx
Copy link

@kakascx kakascx commented Mar 15, 2023

Add the https annotation for UI ingress when using secure mode

I'm using the ingress to expose the adminUI service. It doesn't work under the master branch and return http status 307, meanwhile the location in response header is the requeset address forever

image

By adding the annotaion nginx.ingress.kubernetes.io/backend-protocol: HTTPS can solve this problem.

image

add the https annotation for UI ingress when using secure mode
@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Mar 15, 2023

CLA assistant check
All committers have signed the CLA.

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