From 28ea2d11a155cf0b8f0985fab67d71a93d51f04e Mon Sep 17 00:00:00 2001 From: lbadenhop Date: Thu, 26 Oct 2023 08:41:37 -0700 Subject: [PATCH] Update obb-apim.md fix markdown --- .../installation/API-Management/obb-apim.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 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 f1e2a68f..0f44a76d 100644 --- a/content/en/docs/deployment/installation/API-Management/obb-apim.md +++ b/content/en/docs/deployment/installation/API-Management/obb-apim.md @@ -151,15 +151,15 @@ Customize the `open-banking-obb-kps-config/values.yaml` file as follows. | Value | Description | Default value | |:------------- |:------------------------------------- |:-------------- | -| gateway.user | The Gateway Manager user. | admin | -| gateway.password | The Gateway manager password. | changeme | -| gateway.name | The deployment name. | open-banking-gateway | -| gateway.ingress | The Gateway Manager URL. | api-gateway-manager. | -| gateway.apimPodName | APIM Pod name. | apim-apimanager- | -| kps.env.config | KPS Configuration | Usually this won't change often | +| gateway.user | The Gateway Manager user. | `admin` | +| gateway.password | The Gateway manager password. | `changeme` | +| gateway.name | The deployment name. | `open-banking-gateway` | +| gateway.ingress | The Gateway Manager URL. | `api-gateway-manager.` | +| gateway.apimPodName | APIM Pod name. | `apim-apimanager-` | +| kps.env.config | KPS Configuration | Typically won't change | Verify the insertion in the KPS table: - * Log into the API Gateway Manager UI and go on Settings - Key Property Stores. - * Click on AMPLIFY/Configuration. - * Check that the table is not empty. Click on table rows to chech details. +* Log into the API Gateway Manager UI and go to *Settings - Key Property Stores*. +* Click on AMPLIFY/Configuration. +* Check that the table is not empty. Click on table rows to chech details.