Not able to build Helm chart for standalone INJI deployment

Hello team,

I am trying to build the helm chart for a stand alone INJI installation and I could see that we are copying some configs between context in k8s. Am I missing anything

Hi @Vijay_S can you share the reference link where you cant find the helm chart.

Also may I know if you are looking for a helm chart with deployes all the inji stack or specific Inji stack component helm chart?

I am trying to deploy the inji-verify module at the moment. When I tried installing the the helm chart, it uses some configMaps. Do we need them?

Yes we need these configmaps.

these are not part of helm chart of inji verify as it is an external dependency to same.

please share the error here to better help you on this.

I am able to run the services now. The readme doesn’t have proper steps to deploy.

  1. Install istio, prometheus, bitnami helm CDRs
  2. Change the values.yaml to exclude the configMap

Noted. Happy that we are able to deploy.

Note: We have noted the documentation issue and will be taking care of the same in next release.