From 53005341637a7713d5d722dcc3ba0f6b155c938e Mon Sep 17 00:00:00 2001 From: Naama Solomon <52195888+I065450@users.noreply.github.com> Date: Wed, 24 Jan 2024 15:40:53 +0200 Subject: [PATCH] support multi subaccount documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00b9c328..b455ff99 100644 --- a/README.md +++ b/README.md @@ -430,7 +430,7 @@ You can also choose the `services.cloud.sap.com/forceRotate` annotation (value d ## Working with Multiple Subaccounts -By default, a Kubernetes cluster is related to one subaccount (see step 4 of the [Setup](#setup) section. +By default, a Kubernetes cluster is related to one subaccount (see step 4 of the [Setup](#setup) section.) The SAP BTP service operator can also be configured to manage multiple subaccounts within a single Kubernetes cluster. In this more complex use case, each resource is linked to a specific subaccount using a unique set of credentials. To connect a resource to a subaccount: * Obtain the SAP BTP service operator's [access credentials](#setup).