[DCAEGEN2] Update chart with service account
[oom.git] / kubernetes / dcaegen2 / components / dcae-ves-openapi-manager / templates / deployment.yaml
index f2826a7..1c6e359 100644 (file)
@@ -52,6 +52,7 @@ spec:
           volumeMounts:
             - name: schema-map
               mountPath: {{ .Values.schemaMap.directory }}
+      serviceAccountName: {{ include "common.fullname" (dict "suffix" "read" "dot" . )}}
       volumes:
         - name: schema-map
           configMap: