Configure talos for spegel
This commit is contained in:
@@ -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
patches/spegel.yaml
Normal file
7
patches/spegel.yaml
Normal 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
|
||||||
Reference in New Issue
Block a user