helm: Convert the SSO server to be served over SSL.
[arvados-k8s.git] / arvados / config / api-server / application.yml
index 08a87c55f65a18e3c65864e65aaa8728d8242193..385c64c7ec51b6a98eeae191915fb9a7b57b9266 100644 (file)
@@ -42,7 +42,7 @@ common:
   # sso-provider).
   sso_app_secret: app_secret
   sso_app_id: arvados-server
-  sso_provider_url: http://{{ .Values.externalIP }}:3002
+  sso_provider_url: https://{{ .Values.externalIP }}:3002
 
   # If this is not false, HTML requests at the API server's root URL
   # are redirected to this location, and it is provided in the text of