[POLICY] certInit support + refactoring
[oom.git] / kubernetes / policy / components / policy-drools-pdp / requirements.yaml
old mode 100644 (file)
new mode 100755 (executable)
similarity index 77%
rename from kubernetes/policy/charts/drools/charts/nexus/requirements.yaml
rename to kubernetes/policy/components/policy-drools-pdp/requirements.yaml
index d3c442d..ca24480
@@ -1,5 +1,5 @@
 # Copyright © 2017 Amdocs, Bell Canada
-# Modifications Copyright © 2018 AT&T
+# Modifications Copyright © 2018, 2020 AT&T Intellectual Property
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -16,7 +16,7 @@
 dependencies:
   - name: common
     version: ~6.x-0
-    # local reference to common chart, as it is
-    # a part of this chart's package and will not
-    # be published independently to a repo (at this point)
+    repository: '@local'
+  - name: certInitializer
+    version: ~6.x-0
     repository: '@local'