Skip to content

Instantly share code, notes, and snippets.

@dymurray
Created May 3, 2018 14:09
Show Gist options
  • Save dymurray/97bb6529c150f0a0139583ae745fb929 to your computer and use it in GitHub Desktop.
Save dymurray/97bb6529c150f0a0139583ae745fb929 to your computer and use it in GitHub Desktop.
---
registry:
- type: openshift
# NOTE: Careful with registry.name; it *must* match the name that was used when
# the broker was originally brought up
name: reg
url: https://registry.connect.redhat.com
user: rhci-test
pass:
white_list:
# will allow all the APBs to be included. You must have at least 1 white
# list to retrieve APBs and this is the most permissive
- ".*-apb$"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment