aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/robot/Chart.yaml
diff options
context:
space:
mode:
authorKrzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>2022-03-25 11:51:18 +0100
committerKrzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>2022-03-29 10:23:09 +0000
commit6c6269db506ac65b909a74976a7711739500d0b0 (patch)
treeebd5657b7dcd2b1f00534caf18d29d67eea69bf8 /kubernetes/robot/Chart.yaml
parent0e55ea53b1886df5847f4838fb840b668b4acb1f (diff)
[ROBOT] Adopt robot test cases to helm based deployment
Adopt robot cases to helm based deployment Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-1895 Change-Id: I20594ae0734f3b5a3222fe38c625a4f40c31ff29
Diffstat (limited to 'kubernetes/robot/Chart.yaml')
-rw-r--r--kubernetes/robot/Chart.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/kubernetes/robot/Chart.yaml b/kubernetes/robot/Chart.yaml
index d28b5ae0ff..23610ddd3c 100644
--- a/kubernetes/robot/Chart.yaml
+++ b/kubernetes/robot/Chart.yaml
@@ -29,3 +29,6 @@ dependencies:
- name: repositoryGenerator
version: ~10.x-0
repository: '@local'
+ - name: serviceAccount
+ version: ~10.x-0
+ repository: '@local'