aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/oof/components/oof-has/components/oof-has-data/values.yaml
diff options
context:
space:
mode:
authorfarida azmy <farida.azmy.ext@orange.com>2021-10-27 15:56:35 +0200
committerfarida azmy <farida.azmy.ext@orange.com>2021-10-27 15:56:35 +0200
commitb3e25cae77bbb1d125d1ed405d6cde28a58b855b (patch)
treecca1107e11b12c0142c0e21957e21873a80522aa /kubernetes/oof/components/oof-has/components/oof-has-data/values.yaml
parent2c2be1eea53e97cc1972c0b89571baff92e59484 (diff)
[OOF] Update chart with service account
Add service account to requirements, values and deployment/statefulset Issue-ID: OOM-2872 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Change-Id: Id55593ca2103c962ad95925ae418cf143906ef50
Diffstat (limited to 'kubernetes/oof/components/oof-has/components/oof-has-data/values.yaml')
-rwxr-xr-xkubernetes/oof/components/oof-has/components/oof-has-data/values.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/kubernetes/oof/components/oof-has/components/oof-has-data/values.yaml b/kubernetes/oof/components/oof-has/components/oof-has-data/values.yaml
index 666818da73..5623cde904 100755
--- a/kubernetes/oof/components/oof-has/components/oof-has-data/values.yaml
+++ b/kubernetes/oof/components/oof-has/components/oof-has-data/values.yaml
@@ -71,3 +71,9 @@ liveness:
readiness:
initialDelaySeconds: 10
periodSeconds: 10
+
+#Pods Service Account
+serviceAccount:
+ nameOverride: oof-has-data
+ roles:
+ - read