From f801f7f58f3b91a137d522b00724e18a9f3008af Mon Sep 17 00:00:00 2001 From: Giles Knap Date: Thu, 1 Feb 2024 07:21:43 +0000 Subject: [PATCH] add shared Chart.yaml to all IOCs --- services/bl47p-ea-dcam-01/Chart.yaml | 1 + services/bl47p-ea-dcam-02/Chart.yaml | 1 + services/bl47p-ea-panda-01/Chart.yaml | 1 + services/bl47p-ea-test-01/Chart.yaml | 20 +------------------- services/bl47p-mo-ioc-01/Chart.yaml | 1 + 5 files changed, 5 insertions(+), 19 deletions(-) create mode 120000 services/bl47p-ea-dcam-01/Chart.yaml create mode 120000 services/bl47p-ea-dcam-02/Chart.yaml create mode 120000 services/bl47p-ea-panda-01/Chart.yaml mode change 100644 => 120000 services/bl47p-ea-test-01/Chart.yaml create mode 120000 services/bl47p-mo-ioc-01/Chart.yaml diff --git a/services/bl47p-ea-dcam-01/Chart.yaml b/services/bl47p-ea-dcam-01/Chart.yaml new file mode 120000 index 0000000..ae5c343 --- /dev/null +++ b/services/bl47p-ea-dcam-01/Chart.yaml @@ -0,0 +1 @@ +../../shared/Chart.yaml \ No newline at end of file diff --git a/services/bl47p-ea-dcam-02/Chart.yaml b/services/bl47p-ea-dcam-02/Chart.yaml new file mode 120000 index 0000000..ae5c343 --- /dev/null +++ b/services/bl47p-ea-dcam-02/Chart.yaml @@ -0,0 +1 @@ +../../shared/Chart.yaml \ No newline at end of file diff --git a/services/bl47p-ea-panda-01/Chart.yaml b/services/bl47p-ea-panda-01/Chart.yaml new file mode 120000 index 0000000..ae5c343 --- /dev/null +++ b/services/bl47p-ea-panda-01/Chart.yaml @@ -0,0 +1 @@ +../../shared/Chart.yaml \ No newline at end of file diff --git a/services/bl47p-ea-test-01/Chart.yaml b/services/bl47p-ea-test-01/Chart.yaml deleted file mode 100644 index be8a2b8..0000000 --- a/services/bl47p-ea-test-01/Chart.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# A Helm Chart for an IOC instance -apiVersion: v2 -name: ioc-instance - -version: 1.0.0 - -# When we deploy with the edge-containers-cli we override this on the command line. -# Direct deployment with Helm will use the default beta value. -appVersion: 0.0.1b1 - -type: application - -dependencies: - - name: configmap - version: "1.0.0" - repository: file://../../helm/configmap - - name: beamline - version: "1.0.0" - repository: file://../../helm/beamline diff --git a/services/bl47p-ea-test-01/Chart.yaml b/services/bl47p-ea-test-01/Chart.yaml new file mode 120000 index 0000000..ae5c343 --- /dev/null +++ b/services/bl47p-ea-test-01/Chart.yaml @@ -0,0 +1 @@ +../../shared/Chart.yaml \ No newline at end of file diff --git a/services/bl47p-mo-ioc-01/Chart.yaml b/services/bl47p-mo-ioc-01/Chart.yaml new file mode 120000 index 0000000..ae5c343 --- /dev/null +++ b/services/bl47p-mo-ioc-01/Chart.yaml @@ -0,0 +1 @@ +../../shared/Chart.yaml \ No newline at end of file