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

[sn-platform] Unable to access Console via HTTP after Console TLS is enabled #843

Open
maxsxu opened this issue Aug 12, 2022 · 0 comments
Open
Assignees

Comments

@maxsxu
Copy link
Member

maxsxu commented Aug 12, 2022

###. Description
Enable Console TLS

helm upgrade snp ./charts/sn-platform \
  --install \
  --create-namespace \
  --namespace app-snp \
  --set initialize=true \
  --set tls.enabled=true \
  --set tls.streamnative_console.enabled=true \
  --set certs.internal_issuer.enabled=true \
  --set ingress.controller.enabled=true

Expected Behavior

Able to access Console via HTTPS

Actual Behavior

Deployment is success, but unable to access Console via HTTPS

@maxsxu maxsxu self-assigned this Aug 12, 2022
@ericsyh ericsyh modified the milestone: sn-platform-1.8 Dec 17, 2022
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