Skip to content

Commit a5ac87d

Browse files
authored
Update btp-app-kyma-add-helm-chart.md
1 parent 48ead14 commit a5ac87d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tutorials/btp-app-kyma-add-helm-chart/btp-app-kyma-add-helm-chart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ primary_tag: software-product-function>sap-cloud-application-programming-model
2121
- [Implement Roles and Authorization Checks in CAP](btp-app-cap-roles)
2222
- [Prepare for SAP BTP Development](btp-app-kyma-prepare-btp)
2323
- [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)
2525
- [Prepare User Authentication and Authorization (XSUAA) Setup](btp-app-kyma-prepare-xsuaa)
2626

2727

@@ -95,15 +95,15 @@ To start with this tutorial use the result in the [`prepare-xsuaa`](https://gith
9595
repository: <your-container-registry>/cpapp-srv
9696
...
9797
```
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.
9999
100100
101101
102102
[DONE]
103103
[ACCORDION-END]
104104
---
105105
[ACCORDION-BEGIN [Step 4: ](Configure cluster domain)]
106-
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.
107107
108108
1. Get the host name pattern of the cluster with the following command:
109109

0 commit comments

Comments
 (0)