We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 338465c commit 6780e0cCopy full SHA for 6780e0c
platform/gcloud/README.md
@@ -249,7 +249,7 @@ It automatically creates an HTTPS GKE load balancer. We will disable the ODM int
249
- Install the chart from IBM's public Helm charts repository:
250
251
```shell
252
- helm install <release> ibm-helm/ibm-odm-prod -set image.tag=9.0.0.1 -f gcp-values.yaml
+ helm install <release> ibm-helm/ibm-odm-prod --set image.tag=9.0.0.1 -f gcp-values.yaml
253
```
254
255
> [!NOTE]
0 commit comments