flux v2.9.5

Kustomization.spec.healthChecks[]

NamespacedObjectKindReference contains enough information to locate the typed referenced Kubernetes resource object in any namespace.

4 fields
Kustomization.spec.healthChecks[] fields and descriptions
Field / TypeDescription
apiVersion
string

API version of the referent, if not specified the Kubernetes preferred version will be used.

kind
string required

Kind of the referent.

name
string required

Name of the referent.

namespace
string

Namespace of the referent, when not specified it acts as LocalObjectReference.