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

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: