Merge "[ROBOT] Do not use NodePort in Robot"
[oom.git] / kubernetes / robot / values.yaml
index edf261f..d8beeed 100644 (file)
@@ -462,3 +462,9 @@ persistence:
   size: 2Gi
   mountPath: /dockerdata-nfs
   mountSubPath: robot/logs
+
+#Pods Service Account
+serviceAccount:
+  nameOverride: robot
+  roles:
+    - read
\ No newline at end of file