Skip to content

Commit 0d57d9d

Browse files
Update from-zero-to-cap-on-kyma/the-detailed-path.md
Co-authored-by: Małgorzata Świeca <malgorzata.swieca@sap.com>
1 parent 201e9c4 commit 0d57d9d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

from-zero-to-cap-on-kyma/the-detailed-path.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,9 @@ The sample uses [Helm charts](https://helm.sh/) to define the required configura
176176

177177
`cds` can intelligently inspect what is defined in your CAP application and generate the necessary configurations (Helm charts) to deploy the application on Kyma runtime.
178178

179-
1. Create a Helm chart. When asked for the registry server, if you are using docker hub, enter your use name. For private registries, enter the registry server URL.
179+
1. Create a Helm chart. When asked for the registry server:
180+
* If you're using Docker Hub, enter your username.
181+
* If you're using a private registry, enter the registry server URL.
180182

181183
```shell
182184
make create-helm-chart

0 commit comments

Comments
 (0)