summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/vars/default_images.yml
blob: 7e0bdb877e131f678810d47090b2887095447392 (plain)
1
2
3
---
openshift_metrics_image_prefix: "{{ openshift_hosted_metrics_deployer_prefix | default('docker.io/openshift/origin-') }}"
openshift_metrics_image_version: "{{ openshift_hosted_metrics_deployer_version | default('latest') }}"