diff --git a/openstack_operator/templates/libvirtd_exporter/prometheusrule.yml.j2 b/openstack_operator/templates/libvirtd_exporter/prometheusrule.yml.j2 index 0a3b5cba..462cac1d 100644 --- a/openstack_operator/templates/libvirtd_exporter/prometheusrule.yml.j2 +++ b/openstack_operator/templates/libvirtd_exporter/prometheusrule.yml.j2 @@ -29,5 +29,5 @@ spec: expr: | count(count by(version, driver, driver_version) (libvirtd_info)) != 1 annotations: - priority: P4 + severity: P4 description: QEMU and libvirt versions are not matching in the cloud.