flux v2.9.5
HelmRelease.spec.chartRef
ChartRef holds a reference to a source controller resource containing the Helm chart artifact.
| Field / Type | Description |
|---|---|
apiVersion | APIVersion of the referent. |
kind | Kind of the referent.
|
name | Name of the referent.
|
namespace | Namespace of the referent, defaults to the namespace of the Kubernetes resource object that contains the reference.
|