Skip to content

Commit 54c1a11

Browse files
authored
Update btp-app-kyma-hana-cloud-setup.md
1 parent faf073e commit 54c1a11

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tutorials/btp-app-kyma-hana-cloud-setup/btp-app-kyma-hana-cloud-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ Setting up a SAP HANA Cloud instance directly on Kyma is not possible. Hence, in
7676
[ACCORDION-BEGIN [Step 3: ](Setup HANA Cloud)]
7777
1. Make sure you're logged in both your Cloud Foundry space and your Kyma cluster.
7878
79-
- Cloud Foundry: run `cf login` and provide credentials. As an alternative, you can directly run `cf login --sso`. You'll have to follow a link to get a temporary authentication code that you can provide instead of manually entering credentials.
80-
- Kyma: you should be already logged in, if you've followed the instructions in [Login to your Kyma cluster](btp-app-#login-to-your-kyma-cluster). If you want to double check, run a simple command to see if you get any output. For example, if you run `kubectl get secret`, you should get an output similar to the one in Step 3 of [Create container registry secret](btp-app-#create-container-registry-secret).
79+
- **Cloud Foundry**: Run `cf login` and provide credentials. As an alternative, you can directly run `cf login --sso`. You'll have to follow a link to get a temporary authentication code that you can provide instead of manually entering credentials.
80+
- **Kyma**: You should be already logged in, if you've followed the instructions in [Login to your Kyma cluster](btp-app-#login-to-your-kyma-cluster). If you want to double check, run a simple command to see if you get any output. For example, if you run `kubectl get secret`, you should get an output similar to the one in Step 3 of [Create container registry secret](btp-app-#create-container-registry-secret).
8181
8282
2. Copy the folder `scripts` from `templates/kyma-add-helm-chart` to your project root folder.
8383

0 commit comments

Comments
 (0)