| Field | Type | Description | Value(s) |
|---|---|---|---|
name | string | Name of manifest. | |
manifest | string | Kubernetes manifest definition, it is supplied as a raw string. It might contain a set of YAML documents separated by ---.The format matches what can be supplied as kubectl apply -f <file>. |
Kubernetes
KubeInlineManifestConfig
KubeInlineManifestConfig configures a Kubernetes manifest to be applied to the cluster.