default_images.yml 229 B

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