From e537e5f697fa14bd3dbde2c58212e29935889605 Mon Sep 17 00:00:00 2001 From: Daniel Korac <99260961+danielforsap@users.noreply.github.com> Date: Mon, 27 Nov 2023 14:13:53 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 756980eb..0fae1276 100644 --- a/README.md +++ b/README.md @@ -426,8 +426,8 @@ You can also choose the `services.cloud.sap.com/forceRotate` annotation (value d [Back to top](#sap-business-technology-platform-sap-btp-service-operator-for-kubernetes) -## Working with multiple subaccounts -You can configure the SAP BTP service operator to work with more than one subaccount in the same Kubernetes cluster. This means that different namespaces can be connected to different subaccounts. +## Working with Multiple Subaccounts +You can configure the SAP BTP service operator to work with multiple subaccounts in the same Kubernetes cluster. This means that different namespaces can be connected to different subaccounts. The association between a namespace and a subaccount is based on a different set of credentials configured for different namespaces. To connect the namespace to a subaccount, you first have to obtain the [access credentials](#setup) for the SAP BTP service operator and then maintain them in a secret that is specific for that namespace.