aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/oof/components/oof-has/components/oof-has-data/requirements.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/requirements.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/requirements.yaml')
-rw-r--r--kubernetes/oof/components/oof-has/components/oof-has-data/requirements.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/kubernetes/oof/components/oof-has/components/oof-has-data/requirements.yaml b/kubernetes/oof/components/oof-has/components/oof-has-data/requirements.yaml
index a199ea899d..03f20196b5 100644
--- a/kubernetes/oof/components/oof-has/components/oof-has-data/requirements.yaml
+++ b/kubernetes/oof/components/oof-has/components/oof-has-data/requirements.yaml
@@ -23,3 +23,6 @@ dependencies:
- name: repositoryGenerator
version: ~9.x-0
repository: '@local'
+ - name: serviceAccount
+ version: ~9.x-0
+ repository: '@local'