Skip to main content

CustomChart



Resource Icon

Resource Overview

A resource that allows deployment using a base Helm chart customized with user-defined values.

Associated Resources

Parent Resource


Resource Configuration

Basic Settings

  • namespace : Namespace where the custom Helm Chart resource will be deployed
  • repository : Repository URL where the Helm Chart to customize is stored
  • chart : Name of the Helm Chart to customize
  • version : Version of the Helm Chart to customize
  • set : Key-value configuration used to dynamically override values of the base Helm Chart

References