Configure talos for spegel

This commit is contained in:
2025-12-02 02:45:26 +01:00
parent 5eeba518a9
commit 9c3c4005ed
2 changed files with 8 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ patches:
- !patch vip
- !patch tailscale
- !patch cilium
- !patch spegel
patchesControlPlane:
- !patch allow-control-plane-workloads
- !patch sops

7
patches/spegel.yaml Normal file
View File

@@ -0,0 +1,7 @@
machine:
files:
- path: /etc/cri/conf.d/20-customization.part
op: create
content: |
[plugins."io.containerd.cri.v1.images"]
discard_unpacked_layers = false