Add media namespace selector in authentik
This commit is contained in:
parent
f7bccf739b
commit
8cdf3f3df6
|
@ -24,6 +24,10 @@ spec:
|
|||
matchLabels:
|
||||
name: "database"
|
||||
|
||||
- namespaceSelector:
|
||||
matchLabels:
|
||||
name: "media"
|
||||
|
||||
# Allow all pods with this label
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
|
|
Loading…
Reference in New Issue