moving project to gitea
This commit is contained in:
31
talos/patches/worker-patch.yaml
Normal file
31
talos/patches/worker-patch.yaml
Normal file
@@ -0,0 +1,31 @@
|
||||
cluster:
|
||||
controlPlane:
|
||||
endpoint: https://10.0.0.10:6443
|
||||
proxy:
|
||||
disabled: true
|
||||
|
||||
machine:
|
||||
# kubelet:
|
||||
# extraArgs:
|
||||
# rotate-server-certificates: true
|
||||
registries:
|
||||
mirrors:
|
||||
docker.io:
|
||||
endpoints:
|
||||
- https://urr.uia.no/v2/proxy-docker.io
|
||||
overridePath: true
|
||||
ghcr.io:
|
||||
endpoints:
|
||||
- https://urr.uia.no/v2/proxy-ghcr.io
|
||||
overridePath: true
|
||||
gcr.io:
|
||||
endpoints:
|
||||
- https://urr.uia.no/v2/proxy-gcr.io
|
||||
overridePath: true
|
||||
registry.k8s.io:
|
||||
endpoints:
|
||||
- https://urr.uia.no/v2/proxy-k8s.io
|
||||
overridePath: true
|
||||
time:
|
||||
servers:
|
||||
- ntp.uia.no
|
||||
Reference in New Issue
Block a user