Move the ceph monitoring stack containers to quay.io

quay.ceph.io is no longer accessible and the Ceph Org moved to
quay.io. This patch just updates the container image references
to point to the new registry.

Closes-Bug: #1973115
Change-Id: Ibe83555f090bea4e21451423d88b6086917c159b
This commit is contained in:
Francesco Pantano 2022-05-12 08:08:50 +02:00
parent 855dcd5004
commit bed57eb65b
No known key found for this signature in database
GPG Key ID: 0458D4D1F41BD75C
2 changed files with 12 additions and 12 deletions

View File

@ -30,18 +30,18 @@ parameter_defaults:
ceph_image: daemon
ceph_tag: v6.0.7-stable-6.0-pacific-centos-stream8
ceph_prometheus_namespace: quay.ceph.io/prometheus
ceph_prometheus_namespace: quay.io/prometheus
ceph_prometheus_image: prometheus
ceph_prometheus_tag: v2.7.2
ceph_prometheus_tag: v2.18.1
ceph_alertmanager_namespace: quay.ceph.io/prometheus
ceph_alertmanager_namespace: quay.io/prometheus
ceph_alertmanager_image: alertmanager
ceph_alertmanager_tag: v0.16.2
ceph_alertmanager_tag: v0.20.0
ceph_node_exporter_namespace: quay.ceph.io/prometheus
ceph_node_exporter_namespace: quay.io/prometheus
ceph_node_exporter_image: node-exporter
ceph_node_exporter_tag: v0.17.0
ceph_node_exporter_tag: v0.18.1
ceph_grafana_namespace: quay.ceph.io/app-sre
ceph_grafana_image: grafana
ceph_grafana_namespace: quay.io/ceph
ceph_grafana_image: ceph-grafana
ceph_grafana_tag: 6.7.4

View File

@ -169,13 +169,13 @@ container_images:
image_source: tripleo
- imagename: quay.io/ceph/daemon:v6.0.7-stable-6.0-pacific-centos-stream8
image_source: ceph
- imagename: quay.ceph.io/prometheus/prometheus:v2.7.2
- imagename: quay.io/prometheus/prometheus:v2.18.1
image_source: prom
- imagename: quay.ceph.io/prometheus/alertmanager:v0.16.2
- imagename: quay.io/prometheus/alertmanager:v0.20.0
image_source: prom
- imagename: quay.ceph.io/prometheus/node-exporter:v0.17.0
- imagename: quay.io/prometheus/node-exporter:v0.18.1
image_source: prom
- imagename: quay.ceph.io/app-sre/grafana:6.7.4
- imagename: quay.io/ceph/ceph-grafana:6.7.4
image_source: grafana
- imagename: quay.io/tripleowallaby/openstack-rsyslog:current-tripleo
image_source: tripleo