diff --git a/apps/recipes/deployment.yaml b/apps/recipes/deployment.yaml
index f8f48bd..831d598 100644
--- a/apps/recipes/deployment.yaml
+++ b/apps/recipes/deployment.yaml
@@ -17,8 +17,6 @@ spec:
         app: recipes
     spec:
       restartPolicy: Always
-      serviceAccount: recipes
-      serviceAccountName: recipes
       initContainers:
       - name: init-chmod-data
         env: