Add media namespace selector in authentik
This commit is contained in:
parent
f7bccf739b
commit
8cdf3f3df6
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@ spec:
|
|||
matchLabels:
|
||||
name: "database"
|
||||
|
||||
- namespaceSelector:
|
||||
matchLabels:
|
||||
name: "media"
|
||||
|
||||
# Allow all pods with this label
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
|
|
Loading…
Add table
Reference in a new issue