fix containerd path for talos
This commit is contained in:
parent
06ef30c97d
commit
3a041a1e1e
@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
### Services
|
### Services
|
||||||
|
|
||||||
See [services](./apps/production/) for a list of services that I use in my homelab.
|
See [services](./kubernetes/apps/production/) for a list of services that I use in my homelab.
|
||||||
|
|
||||||
<!-- TODO -->
|
<!-- TODO -->
|
||||||
|
|
||||||
|
@ -24,8 +24,7 @@ spec:
|
|||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: spegel
|
name: spegel
|
||||||
values:
|
values:
|
||||||
image:
|
containerdRegistryConfigPath: /etc/cri/conf.d/hosts
|
||||||
pullPolicy: Always
|
|
||||||
spegel:
|
spegel:
|
||||||
registries:
|
registries:
|
||||||
[
|
[
|
||||||
|
Reference in New Issue
Block a user