Add irc namespace to authentik's network policy
This commit is contained in:
parent
7941f0f466
commit
dc1e1b6390
|
@ -28,6 +28,10 @@ spec:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
name: "media"
|
name: "media"
|
||||||
|
|
||||||
|
- namespaceSelector:
|
||||||
|
matchLabels:
|
||||||
|
name: "irc"
|
||||||
|
|
||||||
# Allow all pods with this label
|
# Allow all pods with this label
|
||||||
- podSelector:
|
- podSelector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
|
|
Loading…
Reference in New Issue