From 078832d40ffab1bdc8efb1aca92ae85dcded61af Mon Sep 17 00:00:00 2001 From: Beth Skurrie Date: Fri, 16 Mar 2018 09:15:32 +1100 Subject: [PATCH] docs: add link to openshift config --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ff236f1..02fb224 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,10 @@ curl -v -k https://localhost:8443 _NOTE: this image should be modified before using in Production, in particular, the use of hard-coded credentials_ +## Running with Openshift + +See [pact-broker-openshift](https://github.com/jaimeniswonger/pact-broker-openshift) for an example config file. + # Troubleshooting See the [Troubleshooting][troubleshooting] page on the wiki.