Skip to content

Commit

Permalink
Update obb-apim.md
Browse files Browse the repository at this point in the history
  • Loading branch information
axway-akb authored Oct 26, 2023
1 parent 461bdc7 commit 49f0ec5
Showing 1 changed file with 3 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ As some of the variables are defined in the `PS-Projects/OBB-YAML/values.yaml` f
cp apigateway-config-obb-7.7.0.20xxxxxx-BNxx/PS-Projects/OBB-YAML/values.yaml local_values/OBB-YAML/values.yaml
```


### Mount the OBB Configuration

Make sure that API Gateway pods (i.e. anm, apimgr, apitraffic) are in running state and then execute the following commands:
Expand Down Expand Up @@ -134,23 +133,21 @@ Customize the `open-banking-apim-config/values.yaml` file as follows:
* Make sure that Open Banking APIs are in the API Catalog.
* Make sure that Default apps are in Client applications.


## Post deployment


### Update KPS configuration

Fetch the new kps-config module

```bash
helm fetch axway/open-banking-kps-config --untar
helm fetch axway/open-banking-obb-kps-config --untar
```

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

### Customize the KPS Config Helm chart

Customize the `open-banking-apim-config/values.yaml` file as follows.
Customize the `open-banking-obb-kps-config/values.yaml` file as follows.

| Value | Description | Default value |
|:------------- |:------------------------------------- |:-------------- |
Expand Down

0 comments on commit 49f0ec5

Please sign in to comment.