Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ CAP Operator provides a plugin to generate a Helm chart for your CAP application
appName: <your-app-name>
capOperatorSubdomain: cap-op
clusterDomain: <cluster-shoot-domain> # Value obtained in the previous step
globalAccountId: <your-global-account-id>
providerSubaccountId: <your-provider-subaccount-id>
providerSubdomain: <your-provider-subdomain>
tenantId: <your-provider-tenant-id>
Expand All @@ -133,10 +132,6 @@ CAP Operator provides a plugin to generate a Helm chart for your CAP application

> **`clusterDomain`**: Use the domain string you retrieved in the previous step.

> **`globalAccountId`**: You can find this in the URL of your browser when you are viewing your subaccount in the SAP BTP Cockpit.

> <!-- border; size:540px --> ![Save changes](./img/global-account-id.png)

> **`providerSubaccountId`**, **`providerSubdomain`** and **`providerTenantId`**: In the SAP BTP cockpit, go to your subaccount **Overview** and check the **General** section. You can find all three values there.

> <!-- border; size:540px --> ![Save changes](./img/provider-subdomain-tenant-id.png)
Expand Down
Binary file not shown.