change configuration to meet talos requirements
This commit is contained in:
6
clusters/cl01tl/services/spegel/templates/namespace.yaml
Normal file
6
clusters/cl01tl/services/spegel/templates/namespace.yaml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: Namespace
|
||||||
|
metadata:
|
||||||
|
name: spegel
|
||||||
|
labels:
|
||||||
|
pod-security.kubernetes.io/enforce: privileged
|
@@ -38,3 +38,4 @@ spegel:
|
|||||||
- https://registry.k8s.io
|
- https://registry.k8s.io
|
||||||
- https://k8s.gcr.io
|
- https://k8s.gcr.io
|
||||||
- https://lscr.io
|
- https://lscr.io
|
||||||
|
containerdRegistryConfigPath: /etc/cri/conf.d/hosts
|
||||||
|
Reference in New Issue
Block a user