flux v0.31.2
Kustomization.spec.healthChecks[]
NamespacedObjectKindReference contains enough information to locate the typed referenced Kubernetes resource object in any namespace.
| Field / Type | Description |
|---|---|
apiVersion | API version of the referent, if not specified the Kubernetes preferred version will be used. |
kind | Kind of the referent. |
name | Name of the referent. |
namespace | Namespace of the referent, when not specified it acts as LocalObjectReference. |