Skip to content

Separate publish-dns nodeSelector

Alexandre Lossent requested to merge alossent-master-patch-17382 into master

For https://gitlab.cern.ch/paas-tools/okd4-install/-/merge_requests/1058

I had to decouple the nodeSelector for publish-dns from the ingress controller's nodeSelector so ICs can request scheduling on pods with firewall openings (which publish-dns doesn't need)

Merge request reports