*: update registry location to registry.k8s.io

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
This commit is contained in:
Damien Grisonnet 2022-08-31 14:32:12 +02:00
parent d4d0a69514
commit 204d5996a4
3 changed files with 4 additions and 3 deletions

View file

@ -46,7 +46,8 @@ instance, if you're on an x86_64 machine, use
`gcr.io/k8s-staging-prometheus-adapter/prometheus-adapter-amd64` image.
There is also an official multi arch image available at
`k8s.gcr.io/prometheus-adapter/prometheus-adapter:${VERSION}`.
`registry.k8s.io/prometheus-adapter/prometheus-adapter:${VERSION}`.
If you're feeling adventurous, you can build the latest version of
prometheus-adapter by running `make container` or get the latest image from the