We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 942d4d7 + a56fadc commit 125b952Copy full SHA for 125b952
tutorials/remote-service-deploy-to-kyma/remote-service-deploy-to-kyma.md
@@ -263,7 +263,7 @@ You haven't made any changes to the database image so you don't need to build it
263
5. Deploy using the Helm command:
264
265
```bash
266
- helm upgrade --install incident-management --namespace incident-management ./chart \
+ helm upgrade --install incident-management --namespace incident-management ./gen/chart \
267
--set-file xsuaa.jsonParameters=xs-security.json --set-file s4-hana-cloud.jsonParameters=bupa.json
268
```
269
0 commit comments