I am following the tutorial https://developers.sap.com/tutorials/integrate-with-work-zone-kymaruntime.html with respect to CDM for deploying application to kyma.
Tutorial mentions to delete the destination configuration in chart/values.yaml. However after doing the step when one does the helm install command, it throws an exception saying no value for destination service instance and plan found
I reckon this is because destination has also been bound in the srv configuration
Tutorial only says to delete destination binding in the html5-deployer section.
Should one also go ahead and delete the destination binding for srv as well
Request clarification before answering.
I'm not familiar with the exact exercise, but if they ask you to remove a section from values.yaml then this typically has a counterpart in Chart.yaml as well. So probably you just need to delete the section there as well. The Chart defines the 'building blocks' and the Values define the actual implementation configuration of those building blocks. If that doesn't work, please post your Chart.yaml and values.yaml files so when can check their consistency.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.