Skip to content

Commit

Permalink
Update _index.md
Browse files Browse the repository at this point in the history
fix markdown
  • Loading branch information
lbadenhop authored Oct 26, 2023
1 parent a758d3d commit 911e716
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,19 @@ Follow the Cassandra deployment steps outlined in [Deploy a Cassandra cluster](h
Run a `helm fetch` command on the added repository to view the Helm `values.yaml` file:

For FDX deployment, use below command to fetch helm chart:

```bash
helm fetch axway/open-banking-fdx-apim --untar
```

This command creates a directory `open-banking-fdx-apim` containing the complete chart, including the `values.yaml` file.

For Open Finance Brazil deployment, use below command to fetch helm chart:

```bash
helm fetch axway/open-banking-obb-apigateway --untar
```

This command creates a directory `open-banking-obb-apigateway` containing the complete chart, including the `values.yaml` file.

## Create a customized values.yaml file
Expand Down

0 comments on commit 911e716

Please sign in to comment.