diff --git a/cluster/apps/media/network_policy.yaml b/cluster/apps/media/network_policy.yaml index fe46f6d..b7fb717 100644 --- a/cluster/apps/media/network_policy.yaml +++ b/cluster/apps/media/network_policy.yaml @@ -13,5 +13,5 @@ spec: # Allow all pods with this label - podSelector: - matchLabels: - needsMedia: true \ No newline at end of file + matchLabels: + needsMedia: true \ No newline at end of file