default_images.yml 225 B

12
  1. openshift_logging_image_prefix: "{{ openshift_hosted_logging_deployer_prefix | default('docker.io/openshift/origin-') }}"
  2. openshift_logging_image_version: "{{ openshift_hosted_logging_deployer_version | default('latest') }}"