Skip to content

Commit

Permalink
support multi subaccount documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
I065450 committed Jan 24, 2024
1 parent 5300534 commit 0e6316f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,13 +431,13 @@ 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.)
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:
The SAP BTP service operator can also be configured to work with 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).

* Store these credentials securely in a secret.

You have several options at your disposal to manage multiple subaccounts in a cluster by configuring secrets on several levels:
You have several options at your disposal to work with multiple subaccounts in a cluster by configuring secrets on several levels:


### 1. Namespace Level
Expand Down

0 comments on commit 0e6316f

Please sign in to comment.