File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -249,9 +249,10 @@ CAP tooling provides your a Helm chart for deployment to Kyma.
249249Add the CAP Helm chart with the required features to this project:
250250
251251``` bash
252- cds add helm:hana_deployer
253- cds add helm:xsuaa
254- cds add helm:html5_apps_deployer
252+ cds add helm
253+ cds add hana
254+ cds add xsuaa
255+ cds add html5-repo
255256```
256257
257258#### Helm chart configuration
@@ -295,7 +296,7 @@ You can try the `API_BUSINESS_PARTNER` service with a real S/4HANA system with t
2952964. For on-premise only : Add the connectivity service to your Helm chart:
296297
297298 ` ` ` bash
298- cds add helm: connectivity
299+ cds add connectivity
299300 ` ` `
300301
301302*See also: [API_BUSINESS_PARTNER Remote Service and Spring Profiles](#api_business_partner-remote-service-and-spring-profiles)*
You can’t perform that action at this time.
0 commit comments