We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 488c392 commit 1cee249Copy full SHA for 1cee249
site/learn/InstallHkube.md
@@ -94,7 +94,7 @@ minikube ip <button class="copy-btn" onclick="copyToClipboard('minikubeIp')">Cop
94
95
Finally, open your browser and access the dashboard at:
96
```perl
97
-http://<minikube_ip_here>/hkube/dashboard/
+https://<minikube_ip_here>/hkube/dashboard/
98
```
99
100
### Uninstalling HKube
0 commit comments