Created
October 12, 2018 18:47
-
-
Save eriknelson/41806fc91f4031d99d1de980148fbf14 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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