summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging/vars/default_images.yml
blob: 45f37bfd189e14f242e37ff00748782176a07a85 (plain)
1
2
3
---
openshift_logging_image_prefix: "{{ openshift_hosted_logging_deployer_prefix | default('docker.io/openshift/origin-') }}"
openshift_logging_image_version: "{{ openshift_hosted_logging_deployer_version | default('latest') }}"