The helm plugin that is embedded with the product does not support with option to pass flags as part of HELM deployments - example - helm upgrade

As part of the config map update, sometimes we may need to force Helm Chart redefining all K8s artifact. As of now, DAI use predefined set of parameters and doesn’t allow users to define parameters required based on use case.

I see this as limitation of using Helm chart within in DAI. Could you please check options to do so?

For a complete list of flags and their detailed descriptions, refer to the Helm documentation: https://helm.sh/docs/helm/

Comments

  • Could you provide specific use cases for Helm deployments, including the associated parameters? We cannot process open-ended text in this context. For example, commands like "status" or "show" are primarily used for validation checks rather than deployment commands. Helm integration is specifically designed for deployments.