removing unneeded namespace tag
This commit is contained in:
@@ -2,7 +2,6 @@ apiVersion: networking.k8s.io/v1
|
||||
kind: NetworkPolicy
|
||||
metadata:
|
||||
name: thelounge
|
||||
namespace: irc
|
||||
spec:
|
||||
podSelector:
|
||||
matchLabels:
|
||||
|
||||
@@ -2,7 +2,6 @@ apiVersion: networking.k8s.io/v1
|
||||
kind: NetworkPolicy
|
||||
metadata:
|
||||
name: znc
|
||||
namespace: irc
|
||||
spec:
|
||||
podSelector:
|
||||
matchLabels:
|
||||
|
||||
Reference in New Issue
Block a user