summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/components/multicloud-starlingx/values.yaml
diff options
context:
space:
mode:
authorfarida azmy <farida.azmy.ext@orange.com>2021-10-12 18:55:21 +0200
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-11-03 14:56:39 +0000
commit72513551b8489de68d2e1f20284b2f0962f6e514 (patch)
tree0d3e9d3f1e7dcf3c2275d6c14173b885ea2a06a6 /kubernetes/multicloud/components/multicloud-starlingx/values.yaml
parentdcaeb1a1320c1db4b4a84e99e7ab4a31dc84fa14 (diff)
[MULTICLOUD] Update chart with service account
Add service account to requirements, values and deployment/statefulset Issue-ID: OOM-2862 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Change-Id: Ia20fb51256e20e6582a2b9e0d89159742992fea4
Diffstat (limited to 'kubernetes/multicloud/components/multicloud-starlingx/values.yaml')
-rw-r--r--kubernetes/multicloud/components/multicloud-starlingx/values.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/kubernetes/multicloud/components/multicloud-starlingx/values.yaml b/kubernetes/multicloud/components/multicloud-starlingx/values.yaml
index aa471027f1..69e4d943bd 100644
--- a/kubernetes/multicloud/components/multicloud-starlingx/values.yaml
+++ b/kubernetes/multicloud/components/multicloud-starlingx/values.yaml
@@ -88,3 +88,9 @@ resources:
cpu: 20m
memory: 2Gi
unlimited: {}
+
+#Pods Service Account
+serviceAccount:
+ nameOverride: multicloud-starlingx
+ roles:
+ - read