removing unneeded namespace tag

This commit is contained in:
2026-01-17 20:10:47 -05:00
parent 531fe04ffe
commit 36eb6e1ef0
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -2,7 +2,6 @@ apiVersion: networking.k8s.io/v1
kind: NetworkPolicy kind: NetworkPolicy
metadata: metadata:
name: thelounge name: thelounge
namespace: irc
spec: spec:
podSelector: podSelector:
matchLabels: matchLabels:
-1
View File
@@ -2,7 +2,6 @@ apiVersion: networking.k8s.io/v1
kind: NetworkPolicy kind: NetworkPolicy
metadata: metadata:
name: znc name: znc
namespace: irc
spec: spec:
podSelector: podSelector:
matchLabels: matchLabels: