flux v0.27.3

HelmRelease.spec.postRenderers.kustomize.patchesJson6902.patch.spec.kubeConfig

KubeConfig for reconciling the HelmRelease on a remote cluster. When specified, KubeConfig takes precedence over ServiceAccountName.

1 fields
HelmRelease.spec.postRenderers.kustomize.patchesJson6902.patch.spec.kubeConfig fields and descriptions
Field / TypeDescription
object

SecretRef holds the name to a secret that contains a 'value' key with the kubeconfig file as the value. It must be in the same namespace as the HelmRelease. It is recommended that the kubeconfig is self-contained, and the secret is regularly updated if credentials such as a cloud-access-token expire. Cloud specific `cmd-path` auth helpers will not function without adding binaries and credentials to the Pod that is responsible for reconciling the HelmRelease.