diff --git a/etherpad/application.yml b/etherpad/application.yml index 7798ad9..4628ef3 100644 --- a/etherpad/application.yml +++ b/etherpad/application.yml @@ -125,16 +125,17 @@ spec: - port: 9001 protocol: TCP egress: - - ports: - - port: 53 - protocol: UDP - to: - - ipBlock: - cidr: 10.96.0.10/32 - to: - podSelector: matchLabels: app: mariadb ports: - protocol: TCP - port: 3306 \ No newline at end of file + port: 3306 + - to: + - namespaceSelector: {} + ports: + - protocol: UDP + port: 53 + - protocol: TCP + port: 53