Hello,
I’m trying to run Renku on minikube and following the steps in this tutorial:
https://renku.readthedocs.io/en/latest/developer/setup.html
In the step “Set up localhost.run” I run in the following issue: when I run ssh -R 80:$(minikube ip):80 ssh.localhost.run
the created URL is https://0c93e96bae1e57.localhost.run
Is there a way to create a more “readable” URL instead of this default value?
Regards
Václav