We have configured IBM Cloud Private 2.1.0.3 We have sample node application. We need to deploy the same in ICP console. We have followed the procedures listed in the below link.
https://www.ibm.com/support/knowledgecenter/SSBS6K_2.1.0.3/app_center/create_helm_cli.html
Please suggest suitable methods.
to deploy an application, you can deploy using
using helm chart you created
using deployment file
hopes it helps.