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 c2c4c92 commit a068d8dCopy full SHA for a068d8d
platform/gcloud/README_NGINX.md
@@ -24,7 +24,7 @@ Replace the placeholders in the [gcp-values.yaml](./gcp-values.yaml) file and in
24
25
```
26
helm install mycompany ibmcharts/ibm-odm-prod --version 22.1.0 \
27
- -f gcp-values-nginx.yaml \
+ -f gcp-values.yaml \
28
--set service.ingress.annotations={"kubernetes.io/ingress.class: nginx"}
29
30
0 commit comments