aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/components/dcae-deployment-handler/requirements.yaml
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2021-10-11 14:20:37 +0000
committerGerrit Code Review <gerrit@onap.org>2021-10-11 14:20:37 +0000
commitfb34105beb50d9212c51e9fb75d144b271346f1c (patch)
tree1a360861d4f03f85cd0e07b67a13ba7d8ea9ba98 /kubernetes/dcaegen2/components/dcae-deployment-handler/requirements.yaml
parent193fd76e03c8edca83d1a548636c78d1c7d7a689 (diff)
parent37481801565c24fd5651a812adac5387f8e50e2f (diff)
Merge "[DCAEGEN2] Update chart with service account"
Diffstat (limited to 'kubernetes/dcaegen2/components/dcae-deployment-handler/requirements.yaml')
-rw-r--r--kubernetes/dcaegen2/components/dcae-deployment-handler/requirements.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/kubernetes/dcaegen2/components/dcae-deployment-handler/requirements.yaml b/kubernetes/dcaegen2/components/dcae-deployment-handler/requirements.yaml
index f19e4127c8..78bcd76a6d 100644
--- a/kubernetes/dcaegen2/components/dcae-deployment-handler/requirements.yaml
+++ b/kubernetes/dcaegen2/components/dcae-deployment-handler/requirements.yaml
@@ -20,3 +20,6 @@ dependencies:
- name: repositoryGenerator
version: ~8.x-0
repository: '@local'
+ - name: serviceAccount
+ version: ~8.x-0
+ repository: '@local'