aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/requirements.yaml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2021-09-09 12:02:49 +0100
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-10-10 20:14:27 +0000
commit7124a4ba6b5d880674ebe98b72073b453bb4780e (patch)
tree3c82c99186b62e8b3c91f1eeeb337123bd3e0bbf /kubernetes/policy/requirements.yaml
parenta1b3470744bcf73eb9d11fd9758931b1c8371e83 (diff)
[POLICY] Add helm chart for cl-runtime component
Added controlloop-runtime chart Issue-ID: POLICY-3593 Change-Id: I4b948f7c12637b0c339eb966e2f93a3b864bcf44 Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'kubernetes/policy/requirements.yaml')
-rwxr-xr-xkubernetes/policy/requirements.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/kubernetes/policy/requirements.yaml b/kubernetes/policy/requirements.yaml
index b391d27bb1..0ba1535346 100755
--- a/kubernetes/policy/requirements.yaml
+++ b/kubernetes/policy/requirements.yaml
@@ -61,6 +61,10 @@ dependencies:
version: ~8.x-0
repository: 'file://components/policy-clamp-cl-k8s-ppnt'
condition: policy-clamp-cl-k8s-ppnt.enabled
+ - name: policy-clamp-cl-runtime
+ version: ~8.x-0
+ repository: 'file://components/policy-clamp-cl-runtime'
+ condition: policy-clamp-cl-runtime.enabled
- name: policy-gui
version: ~8.x-0
repository: 'file://components/policy-gui'