[DCAEGEN2] Deploy DCAE PM-Mapper Microservices via Helm
[oom.git] / kubernetes / dcaegen2-services / requirements.yaml
index 80c95cb..d246c16 100644 (file)
@@ -1,5 +1,6 @@
 # Copyright (c) 2021 J. F. Lucas.  All rights reserved.
 # Copyright (c) 2021 AT&T. All rights reserved.
+# Modifications Copyright (C) 2021 Nordix Foundation.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -29,6 +30,10 @@ dependencies:
     version: ~8.x-0
     repository: '@local'
     condition: dcae-kpi-ms.enabled
+  - name: dcae-pm-mapper
+    version: ~8.x-0
+    repository: '@local'
+    condition: dcae-pm-mapper.enabled
   - name: dcae-ms-healthcheck
     version: ~8.x-0
     repository: '@local'