added a note on quay.io images

This commit is contained in:
Olaf Bohlen
2024-08-29 11:00:12 +02:00
parent 95e71a66c9
commit 4a87d4d5a3
2 changed files with 36 additions and 32 deletions

View File

@@ -173,6 +173,8 @@ rolebinding.rbac.authorization.k8s.io/cookierecipe-view created
#+end_example
The registry docker.eenfach.de requires login credentials, so we need to set up a secret and link it.
*NOTE* all sample files in this repository use mirrored images on quay.io, which does not require a login.
First login to the registry with *podman login*, then pick the resulting auth.json:
#+begin_example