| Field | Type | Description | Value(s) |
|---|---|---|---|
name | string | Registry endpoint to apply the authentication configuration to. Registry endpoint is the hostname part of the endpoint URL, e.g. ‘my-mirror.local:5000’ for ‘https://my-mirror.local:5000/v2/’. The authentication configuration will apply to all image pulls for this registry endpoint, by Talos or any Kubernetes workloads. | |
username | string | Username/password authentication. | |
password | string | Username/password authentication. | |
auth | string | Raw authentication string. | |
identityToken | string | Identity token authentication. |