Skip to content

Instantly share code, notes, and snippets.

@eriknelson
Created October 12, 2018 18:47
Show Gist options
  • Save eriknelson/41806fc91f4031d99d1de980148fbf14 to your computer and use it in GitHub Desktop.
Save eriknelson/41806fc91f4031d99d1de980148fbf14 to your computer and use it in GitHub Desktop.
dockerhub_org: ansibleplaybookbundle # Required
# Disable the brokers so the operator can install them
enable_ansible_broker: false
enable_template_broker: false
# Ensure v3.11, will not work with lesser versions
origin_image_tag: v3.11
# Ensure OLM role is installed
deploy_olm: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment