You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Implement Roles and Authorization Checks in CAP](btp-app-cap-roles)
22
22
-[Prepare for SAP BTP Development](btp-app-kyma-prepare-btp)
23
23
-[Prepare Your Kyma Development Environment](btp-app-kyma-prepare-dev-environment)
24
-
-[Setup HANA Cloud for Kyma](btp-app-kyma-hana-cloud-setup)
24
+
-[Setup SAP HANA Cloud for Kyma](btp-app-kyma-hana-cloud-setup)
25
25
-[Prepare User Authentication and Authorization (XSUAA) Setup](btp-app-kyma-prepare-xsuaa)
26
26
27
27
@@ -95,15 +95,15 @@ To start with this tutorial use the result in the [`prepare-xsuaa`](https://gith
95
95
repository: <your-container-registry>/cpapp-srv
96
96
...
97
97
```
98
-
> The name of the secret created in ([Create container registry secret](btp-app-#create-container-registry-secret)) and the entry for `imagePullSecret` should match.
98
+
> The name of the secret created in [Create container registry secret](btp-app-#create-container-registry-secret) and the entry for `imagePullSecret` should match.
The HTML5 applications need the Internet-accessible URL of the CAP service. For that the Helm chart needs to know the domain name to access the cluster.
106
+
The HTML5 applications need the via pubic internet accessible URL of the CAP service. For that the Helm chart needs to know the domain name to access the cluster.
107
107
108
108
1. Get the host name pattern of the cluster with the following command:
0 commit comments