fix: move network policies to where they belong

This commit is contained in:
2025-06-20 14:37:24 +02:00
parent 26479e157d
commit d5b860cf31
5 changed files with 0 additions and 13 deletions
@@ -1,13 +0,0 @@
apiVersion: cilium.io/v2
kind: CiliumNetworkPolicy
metadata:
name: allow-geoserver-ingress
namespace: geoserver
spec:
endpointSelector:
matchLabels:
app.kubernetes.io/instance: geoserver
ingress:
- fromEndpoints:
- matchLabels:
io.kubernetes.pod.namespace: ingress-nginx