Add traefik to media network policy

This commit is contained in:
SeanOMik 2023-04-04 18:47:23 -04:00
parent 6d91d0846d
commit 3ddb2acd6f
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 5 additions and 0 deletions

View File

@ -14,6 +14,11 @@ spec:
name: "media"
# - podSelector: {}
# Allow traefik pods
- namespaceSelector:
matchLabels:
name: "traefik"
# Allow all pods with this label
- podSelector:
matchLabels: