Skip to content

Commit

Permalink
Review Minikube installation.
Browse files Browse the repository at this point in the history
  • Loading branch information
lgrateau committed Nov 8, 2024
1 parent 84cc7b5 commit 1fe73b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion platform/minikube/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ This tutorial was tested on macOS and Linux.

- [Minikube](https://minikube.sigs.k8s.io/docs/start/)
- [Helm](https://helm.sh/docs/intro/install/)
- [Kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/)

## Steps

Expand Down Expand Up @@ -93,7 +94,7 @@ helm repo update
```shell
$ helm search repo ibm-odm-prod
NAME CHART VERSION APP VERSION DESCRIPTION
ibmcharts/ibm-odm-prod 24.0.0 9.0.0.0 IBM Operational Decision Manager
ibmcharts/ibm-odm-prod 24.1.0 9.0.0.1 IBM Operational Decision Manager
```

### 3. Install an IBM Operational Decision Manager release
Expand Down

0 comments on commit 1fe73b4

Please sign in to comment.