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