Skip to content

Commit a068d8d

Browse files
authored
typo
1 parent c2c4c92 commit a068d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/gcloud/README_NGINX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Replace the placeholders in the [gcp-values.yaml](./gcp-values.yaml) file and in
2424

2525
```
2626
helm install mycompany ibmcharts/ibm-odm-prod --version 22.1.0 \
27-
-f gcp-values-nginx.yaml \
27+
-f gcp-values.yaml \
2828
--set service.ingress.annotations={"kubernetes.io/ingress.class: nginx"}
2929
```
3030

0 commit comments

Comments
 (0)