9 lines
348 B
YAML
9 lines
348 B
YAML
# yaml-language-server: $schema=https://raw.githubusercontent.com/siderolabs/talos/refs/heads/release-1.11/website/content/v1.11/schemas/config.schema.json
|
|
machine:
|
|
files:
|
|
- path: /etc/cri/conf.d/20-customization.part
|
|
op: create
|
|
content: |
|
|
[plugins."io.containerd.cri.v1.images"]
|
|
discard_unpacked_layers = false
|