diff --git a/cluster/apps/media/network_policy.yaml b/cluster/apps/media/network_policy.yaml index 447b109..526101d 100644 --- a/cluster/apps/media/network_policy.yaml +++ b/cluster/apps/media/network_policy.yaml @@ -12,6 +12,6 @@ spec: - podSelector: {} # Allow all pods with this label - - podSelector: - matchLabels: - needsMedia: 'yes' \ No newline at end of file +# - podSelector: +# matchLabels: +# needsMedia: 'yes' \ No newline at end of file