summaryrefslogtreecommitdiffstats
path: root/kubernetes/common/certManagerCertificate/requirements.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-04-27 14:52:52 +0000
committerGerrit Code Review <gerrit@onap.org>2021-04-27 14:52:52 +0000
commitf7db74aa20a656940a2d8a626ebf62c6efaa32f9 (patch)
treeafb942bb3edf8d203c12f5615f14ecabcb6cb44e /kubernetes/common/certManagerCertificate/requirements.yaml
parent7d3ddcdcdcbb00c495a5ac93df9cf30e8f929963 (diff)
parent3267293a468d65a8bae755da77d2a48a9e25663a (diff)
Merge "[PLATFORM] Generate Cert-Service certs with Cert-Manager"
Diffstat (limited to 'kubernetes/common/certManagerCertificate/requirements.yaml')
-rw-r--r--kubernetes/common/certManagerCertificate/requirements.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/kubernetes/common/certManagerCertificate/requirements.yaml b/kubernetes/common/certManagerCertificate/requirements.yaml
index 210a02c65c..83becb0a33 100644
--- a/kubernetes/common/certManagerCertificate/requirements.yaml
+++ b/kubernetes/common/certManagerCertificate/requirements.yaml
@@ -16,3 +16,6 @@ dependencies:
- name: common
version: ~8.x-0
repository: 'file://../common'
+ - name: cmpv2Config
+ version: ~8.x-0
+ repository: 'file://../cmpv2Config'