Enable k3s single-node server on ringtail (NixOS) for native amd64 container builds. Includes ArgoCD Application and manifests for a Forgejo Actions runner with the `k8s-amd64` label, Ansible bootstrap tasks for k3s token and runner secret, and containerd registry mirrors pulling through Zot on indri. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
13 lines
280 B
YAML
13 lines
280 B
YAML
mirrors:
|
|
docker.io:
|
|
endpoint:
|
|
- "https://registry.ops.eblu.me"
|
|
ghcr.io:
|
|
endpoint:
|
|
- "https://registry.ops.eblu.me"
|
|
quay.io:
|
|
endpoint:
|
|
- "https://registry.ops.eblu.me"
|
|
registry.ops.eblu.me:
|
|
endpoint:
|
|
- "https://registry.ops.eblu.me"
|