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
+1
View File
@@ -29,6 +29,7 @@ patches:
- !patch vip - !patch vip
- !patch tailscale - !patch tailscale
- !patch cilium - !patch cilium
- !patch spegel
patchesControlPlane: patchesControlPlane:
- !patch allow-control-plane-workloads - !patch allow-control-plane-workloads
- !patch sops - !patch sops
+7
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