| Field | Type | Description | Value(s) |
|---|---|---|---|
name | string | Name of manifest. | |
headers | map[string]string | Optional HTTP headers to use when downloading the manifest. | |
url | URL | Kubernetes manifest definition, via the URL to download it from. Please note that Talos does not watch URL contents, and might download the manifest only once, during the boot. |
Kubernetes
KubeExternalManifestConfig
KubeExternalManifestConfig configures a Kubernetes manifest which is downloaded from a URL.