From 49f0ec59f061a8f6e5397ea4acf419e477537c97 Mon Sep 17 00:00:00 2001 From: Anuj Kumar <50446801+axway-akb@users.noreply.github.com> Date: Thu, 26 Oct 2023 13:52:00 +0100 Subject: [PATCH] Update obb-apim.md --- .../deployment/installation/API-Management/obb-apim.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/content/en/docs/deployment/installation/API-Management/obb-apim.md b/content/en/docs/deployment/installation/API-Management/obb-apim.md index 2c07a8fc..f1e2a68f 100644 --- a/content/en/docs/deployment/installation/API-Management/obb-apim.md +++ b/content/en/docs/deployment/installation/API-Management/obb-apim.md @@ -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: @@ -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 | |:------------- |:------------------------------------- |:-------------- |