Skip to content

Commit 6780e0c

Browse files
committed
Typo
1 parent 338465c commit 6780e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/gcloud/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ It automatically creates an HTTPS GKE load balancer. We will disable the ODM int
249249
- Install the chart from IBM's public Helm charts repository:
250250

251251
```shell
252-
helm install <release> ibm-helm/ibm-odm-prod -set image.tag=9.0.0.1 -f gcp-values.yaml
252+
helm install <release> ibm-helm/ibm-odm-prod --set image.tag=9.0.0.1 -f gcp-values.yaml
253253
```
254254

255255
> [!NOTE]

0 commit comments

Comments
 (0)