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