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 d0adf9d commit 0775381Copy full SHA for 0775381
site/learn/InstallHkube.md
@@ -28,7 +28,7 @@ Click [here](../../learn/install/openshift/) for Openshift instructions
28
The chart is hosted in http://hkube.org/helm/
29
To add the repo to your helm run
30
```console
31
-helm repo add hkube http://hkube.org/helm/
+$ helm repo add hkube http://hkube.org/helm/
32
```
33
## Start minikube
34
Currently HKube requires at least 4 cpu cores and 6GB of memory, ingress controller, registry, and dynamic storage.
0 commit comments