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 b4109ff commit d0adf9dCopy full SHA for d0adf9d
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