Skip to content

Commit 0a409d1

Browse files
authored
Update btp-app-kyma-deploy-application.md
1 parent b6712fd commit 0a409d1

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

tutorials/btp-app-kyma-deploy-application/btp-app-kyma-deploy-application.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@ primary_tag: software-product-function>sap-cloud-application-programming-model
2020
- [Use a Local Launch Page](btp-app-launchpage)
2121
- [Implement Roles and Authorization Checks in CAP](btp-app-cap-roles)
2222
- [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)
2525
- [Prepare User Authentication and Authorization (XSUAA) Setup](btp-app-kyma-prepare-xsuaa)
2626
- [Add Helm Chart](btp-app-kyma-add-helm-chart)
2727
- You have created a DB secret as specified in [Setup HANA Cloud](btp-app-#setup-hana-cloud).
2828

2929
## Details
3030
### 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
3535

3636

3737
---
@@ -140,8 +140,6 @@ The configuration for XSUAA is read from the `xs-security.json` file that was cr
140140
Successfully built image <Container Registry>/cpapp-hana-deployer
141141
```
142142
143-
<!-- Split tutorial here and deploy the app only and the UI afterwards - this is just an alternative -->
144-
145143
[DONE]
146144
[ACCORDION-END]
147145
---
@@ -298,7 +296,7 @@ This is helpful if the pod couldn't be started.
298296
[ACCORDION-END]
299297
---
300298
[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.
302300
303301
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.
304302

0 commit comments

Comments
 (0)