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
-
-[Prepare Your K... Development Environment](btp-app-kyma-prepare-dev-environment)
24
-
-[Setup HANA Cloud for K...](btp-app-kyma-hana-cloud-setup)
23
+
-[Prepare Your Kyma Development Environment](btp-app-kyma-prepare-dev-environment)
24
+
-[Setup 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
-[Add Helm Chart](btp-app-kyma-add-helm-chart)
27
27
- You have created a DB secret as specified in [Setup HANA Cloud](btp-app-#setup-hana-cloud).
28
28
29
29
## Details
30
30
### You will learn
31
-
- How to add the Authorization and Trust Management service (XSUAA) to your project.
32
-
- How to build docker images for your CAP service and database `deployer`.
33
-
- How to push the docker images to your container registry.
34
-
- How to deploy your app to your K... cluster.
31
+
- How to add the Authorization and Trust Management service (XSUAA) to your project
32
+
- How to build docker images for your CAP service and database deployer
33
+
- How to push the docker images to your container registry
34
+
- How to deploy your app to your Kyma cluster
35
35
36
36
37
37
---
@@ -140,8 +140,6 @@ The configuration for XSUAA is read from the `xs-security.json` file that was cr
140
140
Successfully built image <Container Registry>/cpapp-hana-deployer
141
141
```
142
142
143
-
<!-- Split tutorial here and deploy the app only and the UI afterwards - this is just an alternative -->
144
-
145
143
[DONE]
146
144
[ACCORDION-END]
147
145
---
@@ -298,7 +296,7 @@ This is helpful if the pod couldn't be started.
298
296
[ACCORDION-END]
299
297
---
300
298
[ACCORDION-BEGIN [Step 11: ](Check SAP HANA cloud trusted IP addresses)]
301
-
A possible error cause is that your SAP HANA Cloud instance doesn't allow your K...'s cluster IP address.
299
+
A possible error cause is that your SAP HANA Cloud instance doesn't allow your Kyma's cluster IP address.
302
300
303
301
You can check and adjust the settings for [the trusted source IP addresses](https://help.sap.com/docs/HANA_CLOUD/9ae9104a46f74a6583ce5182e7fb20cb/0610e4440c7643b48d869a6376ccaecd.html) in SAP HANA Cloud Central.
0 commit comments