The Application Helm Chart¶
One prerequisite for the deployment and management of your application stack using the Operator application is that you provide a Helm Chart that comprises all the Kubernetes resources required for setting up your application stack. This Helm Chart must be available through a Helm/OCI repository (please refer to the operator setup section) in order to be installed using a Flux CD Helm Release which is how the operator manages your applications.
Although it is in planning the operator doesn't provide a fully generic and configurable Helm Chart support. At the moment a specific set or structure of values must be supported by the chart in order to enable the operator to configure your deployments properly. This structure is described below: