ghcr: allow k8up-io images through the docker remote #30

Merged
benvin merged 1 commits from benvin/k8up-images into main 2026-08-15 12:30:26 +10:00

1 Commits

Author SHA1 Message Date
unkin-agent 01a09a229a ghcr: allow k8up-io images through the docker remote
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/plan Pipeline was successful
The k8up operator (deployed via the k8up-system app) and its restic
backup/prune/check jobs both run ghcr.io/k8up-io/k8up, which the
containerd mirror only serves when the image path is allowlisted.

- Add ^k8up-io/ to the ghcr remote patterns
2026-08-15 12:09:28 +10:00