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