- Create and save a Github Personal Access Token with read:packages permission
- run
kubectl create secret docker-registry horde-ghcr-pull --docker-server=https://ghcr.io/ --docker-username=anything --docker-password=<YOUR_GHCR_PAT>
kubectl create secret docker-registry horde-ghcr-pull --docker-server=https://ghcr.io/ --docker-username=anything --docker-password=<YOUR_GHCR_PAT>