blumeops/nixos/ringtail/k3s-registries.yaml
Erich Blume 961151ed30 Add k3s cluster on ringtail with amd64 Forgejo runner
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>
2026-02-18 19:09:47 -08:00

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"