diff --git a/charts/cozystack/templates/_helpers.tpl b/charts/cozystack/templates/_helpers.tpl index 7696a80..56b81ad 100644 --- a/charts/cozystack/templates/_helpers.tpl +++ b/charts/cozystack/templates/_helpers.tpl @@ -20,6 +20,8 @@ machine: [plugins] [plugins."io.containerd.grpc.v1.cri"] device_ownership_from_security_context = true + [plugins."io.containerd.cri.v1.runtime"] + device_ownership_from_security_context = true path: /etc/cri/conf.d/20-customization.part op: create install: diff --git a/pkg/generated/presets.go b/pkg/generated/presets.go index f4ac59a..48b00ed 100644 --- a/pkg/generated/presets.go +++ b/pkg/generated/presets.go @@ -50,6 +50,8 @@ machine: [plugins] [plugins."io.containerd.grpc.v1.cri"] device_ownership_from_security_context = true + [plugins."io.containerd.cri.v1.runtime"] + device_ownership_from_security_context = true path: /etc/cri/conf.d/20-customization.part op: create install: @@ -117,7 +119,7 @@ cluster: "cozystack/values.yaml": `endpoint: "https://192.168.100.10:6443" clusterDomain: cozy.local floatingIP: 192.168.100.10 -image: "ghcr.io/aenix-io/cozystack/talos:v1.7.6" +image: "ghcr.io/aenix-io/cozystack/talos:v1.8.0" podSubnets: - 10.244.0.0/16 serviceSubnets: