diff --git a/execution/theodolite.yaml b/execution/theodolite.yaml
index 292043a03cb42b085e43ddef33457c211ec29330..e332e6f57bae33a268d3e726569c17b2e0f4a18f 100644
--- a/execution/theodolite.yaml
+++ b/execution/theodolite.yaml
@@ -44,6 +44,8 @@ spec:
             - mountPath: "/app/results"
               name: theodolite-pv-storage
       restartPolicy: Never
+      # Uncomment if RBAC is enabled and configured
+      # serviceAccountName: theodolite
   backoffLimit: 4
 
 # ---