Skip to content

Allows consul DNS for webservice and sidekiq

What does this MR do?

Because of our network policy we are currently unable to perform DNS lookups, originally we thought that allowing port 53 would be sufficient but due to the port mapping of the cluster IP we need to open 8600. This opens this port for just the consul namespace.

Merge request reports

Loading