Skip to content

Commit

Permalink
[ATMOSPHERE-448]fix: update libvirtd-exporter image repo url (#1884)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaguangtang authored Sep 21, 2024
1 parent f9fefb5 commit 3dac2c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/defaults/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ _atmosphere_images:
kubectl: docker.io/bitnami/kubectl:1.27.3
libvirt: "registry.atmosphere.dev/library/libvirtd:{{ atmosphere_release }}"
libvirt_tls_sidecar: "registry.atmosphere.dev/library/libvirt-tls-sidecar:{{ atmosphere_release }}"
libvirt_exporter: docker.io/vexxhost/libvirtd-exporter:latest
libvirt_exporter: registry.atmosphere.dev/library/libvirtd-exporter:latest
local_path_provisioner_helper: docker.io/library/busybox:1.36.0
local_path_provisioner: docker.io/rancher/local-path-provisioner:v0.0.24
loki_gateway: docker.io/nginxinc/nginx-unprivileged:1.24-alpine
Expand Down

0 comments on commit 3dac2c2

Please sign in to comment.