diff --git a/src/main/helm/templates/network_policy.yaml b/src/main/helm/templates/network_policy.yaml
index d6974b1b01a55b812188edec36e3cae16a8fd42c..7ff3fe68ff74357dfb0b374b1f20b682064c2541 100644
--- a/src/main/helm/templates/network_policy.yaml
+++ b/src/main/helm/templates/network_policy.yaml
@@ -41,7 +41,7 @@ spec:
     from:
     - podSelector: 
         matchLabels:
-          component: goofy
+          component: alfa
     - podSelector: 
         matchLabels:
           ozg-component: eingangsadapter
diff --git a/src/test/helm/network_policy_test.yaml b/src/test/helm/network_policy_test.yaml
index e0dcb7531dd8db23520220ce128bca37b2a013a3..9c316f44474723ee197e794a2f1fb60a9574fca2 100644
--- a/src/test/helm/network_policy_test.yaml
+++ b/src/test/helm/network_policy_test.yaml
@@ -60,7 +60,7 @@ tests:
               from:
               - podSelector: 
                   matchLabels:
-                    component: goofy
+                    component: alfa
               - podSelector: 
                   matchLabels:
                     ozg-component: eingangsadapter
@@ -112,7 +112,7 @@ tests:
               from:
               - podSelector: 
                   matchLabels:
-                    component: goofy
+                    component: alfa
               - podSelector: 
                   matchLabels:
                     ozg-component: eingangsadapter