summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/components/aai-resources/requirements.yaml
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2021-02-22 23:08:40 +0000
committerGerrit Code Review <gerrit@onap.org>2021-02-22 23:08:40 +0000
commit1457357dd5019e3521d194679532488b295ccb0f (patch)
tree997bc6464c468de95f9306b483718fecca17d36c /kubernetes/aai/components/aai-resources/requirements.yaml
parent276c3d901ca7da61bd13e17c97925ae8aec99446 (diff)
parentb4e038d2e2e7f39fc69a234bb132f43ff6a69712 (diff)
Merge "[AAI][RESOURCES] Remove Hardcoded certificates"
Diffstat (limited to 'kubernetes/aai/components/aai-resources/requirements.yaml')
-rw-r--r--kubernetes/aai/components/aai-resources/requirements.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/kubernetes/aai/components/aai-resources/requirements.yaml b/kubernetes/aai/components/aai-resources/requirements.yaml
index 42641a2e5c..498f1b837d 100644
--- a/kubernetes/aai/components/aai-resources/requirements.yaml
+++ b/kubernetes/aai/components/aai-resources/requirements.yaml
@@ -21,6 +21,9 @@ dependencies:
# a part of this chart's package and will not
# be published independently to a repo (at this point)
repository: '@local'
+ - name: certInitializer
+ version: ~7.x-0
+ repository: '@local'
- name: repositoryGenerator
version: ~7.x-0
repository: '@local' \ No newline at end of file