summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/vars/default_images.yml
blob: 678c4104c11eca63247b03036703b00f6e397797 (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') }}"