cyberark / kubernetes-conjur-deploy

Scripts for deploying DAP followers to Kubernetes and OpenShift given an existing DAP master cluster
Apache License 2.0
14 stars 15 forks source link

Add imagePullSecret to OC yamls #147

Closed orenbm closed 4 years ago

orenbm commented 4 years ago

What does this PR do?

The imagePullSecrets were removed in this PR but removing this made all the OCP3 builds to fail.

orenbm commented 4 years ago

Closing because @uCatu created a better PR - https://github.com/cyberark/kubernetes-conjur-deploy/pull/148