Merge "[PORTAL] Update chart with service account"
[oom.git] / kubernetes / portal / components / portal-app / values.yaml
index b46876c..039f560 100644 (file)
@@ -166,3 +166,13 @@ resources:
       cpu: 2
       memory: 8Gi
   unlimited: {}
+
+# Log configuration
+log:
+  path: /var/log/onap
+logConfigMapNamePrefix: '{{ include "common.fullname" . }}'
+#Pods Service Account
+serviceAccount:
+  nameOverride: portal-app
+  roles:
+    - read