Solved

how to use https instead of https for kasten dashboard in Openshift

  • 14 June 2022
  • 1 comment
  • 230 views

Userlevel 4
Badge +1

Hi All, 

How we can change Kasten dashboard access from Http to Https in an redhat hopenshift environment.

 

BR, 
Ali

icon

Best answer by Hagag 14 June 2022, 11:03

View original

1 comment

Userlevel 5
Badge +2

Hello @Aly Idriss 

SSL/TLS with the Route can be enabled by specifying the following option:

--set route.tls.enabled=true

more details about accessing K10 Dashboard via Openshift route can be find in the below link. 

https://docs.kasten.io/latest/access/dashboard.html#access-via-openshift-routes

 

BR,

Ahmed Hagag

Comment