openshift-enterprise.yml 252 B

123
  1. ---
  2. __openshift_logging_curator_image_prefix: "{{ openshift_logging_image_prefix | default('registry.access.redhat.com/openshift3/') }}"
  3. __openshift_logging_curator_image_version: "{{ openshift_logging_image_version | default (openshift_image_tag) }}"