Skip to content
Snippets Groups Projects
Commit 30333f53 authored by Mart van Santen's avatar Mart van Santen
Browse files

Enable LE for SSO / Login

parent 35e9cba7
No related branches found
No related tags found
2 merge requests!68Merge loginpanel into main and release 0.5.0,!62Resolve "Embed login panel in helmchart"
Pipeline #10193 passed with stages
in 1 minute and 11 seconds
......@@ -22,7 +22,10 @@ spec:
backend:
serviceName: {{ include "single-sign-on.fullname" . }}-login
servicePort: 5000
tls:
- hosts:
- {{ .Values.singleSignOnHost }}
secretName: {{ include "single-sign-on.fullname" . }}-sso.tls
status:
loadBalancer:
ingress:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment