diff --git a/plugins/quay/README.md b/plugins/quay/README.md index 78c80124b8..ae89f52f2b 100644 --- a/plugins/quay/README.md +++ b/plugins/quay/README.md @@ -24,7 +24,9 @@ The Quay plugin displays the information about your container images within the credentials: require headers: X-Requested-With: 'XMLHttpRequest' - # Uncomment the following line to access a private Quay Repository using a token + # Uncomment and use the Authorization header below to access a private Quay + # Repository using a token. Refer to the "Applications and Tokens" section + # at https://docs.quay.io/api/ to find the instructions to generate a token # Authorization: 'Bearer ' changeOrigin: true # Change to "false" in case of using self hosted quay instance with a self-signed certificate