From c88abafeb5c20cd49671d2805aa993b69ee08ebd Mon Sep 17 00:00:00 2001 From: Erki Aas Date: Sun, 28 Dec 2025 22:17:17 +0200 Subject: [PATCH] Fix etherpad networkpolicy --- etherpad/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etherpad/application.yml b/etherpad/application.yml index f6711d3..7798ad9 100644 --- a/etherpad/application.yml +++ b/etherpad/application.yml @@ -127,7 +127,7 @@ spec: egress: - ports: - port: 53 - protocol: TCP + protocol: UDP to: - ipBlock: cidr: 10.96.0.10/32