redhat-cop / openshift-toolkit

A collection of code samples to help you get started with OpenShift
Apache License 2.0
232 stars 150 forks source link

Corrected registry NetworkPolicy #55

Closed sabre1041 closed 5 years ago

sabre1041 commented 5 years ago

Removed combination of podSelector and namespaceSelector

sabre1041 commented 5 years ago

Original method is valid on newer OCP versions so closing