Skip to content

Commit c6a3607

Browse files
authored
missing replace
1 parent 68b2699 commit c6a3607

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

platform/eks/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,9 @@ Install a Kubernetes release with the default configuration and a name of `mycom
214214

215215
If you want to install ODM as a demo mode with the ODM postgreSQL internal data base :
216216

217+
- Get the [eks-values.yaml](./eks-values.yaml) file and replace the following keys:
218+
- `<AWS-AccountId>` is your AWS Account Id
219+
217220
```bash
218221
helm install mycompany ibmcharts/ibm-odm-prod --version 22.1.0 -f eks-values.yaml
219222
```

0 commit comments

Comments
 (0)