Merge "Update openstack-exporter chart to use new image"

This commit is contained in:
Zuul 2019-10-22 15:59:42 +00:00 committed by Gerrit Code Review
commit 1c9cc1cb1d
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ set -ex
COMMAND="${@:-start}"
function start () {
exec python /usr/local/bin/exporter/main.py
exec python3 /usr/local/bin/exporter/main.py
}
function stop () {

View File

@ -18,7 +18,7 @@
images:
tags:
prometheus_openstack_exporter: quay.io/attcomdev/prometheus-openstack-exporter:3231f14419f0c47547ce2551b7d884cd222104e6
prometheus_openstack_exporter: docker.io/openstackhelm/prometheus-openstack-exporter:latest-ubuntu_bionic
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
image_repo_sync: docker.io/docker:17.07.0
ks_user: docker.io/openstackhelm/heat:newton-ubuntu_xenial