Added common helm template files for installing aimlfw. 86/9686/1
authortganesh2k <ganesh.kumar@samsung.com>
Thu, 17 Nov 2022 09:50:19 +0000 (15:20 +0530)
committertganesh2k <ganesh.kumar@samsung.com>
Thu, 17 Nov 2022 09:50:19 +0000 (15:20 +0530)
Issue-Id: AIMLFW-4

Signed-off-by: tganesh2k <ganesh.kumar@samsung.com>
Change-Id: I25cbab786fc81219d6745ef71ca461fc2f38501c

aimlfw-common/Common-Template/helm/aimlfw-common/Chart.yaml [new file with mode: 0644]
aimlfw-common/Common-Template/helm/aimlfw-common/values.yaml [new file with mode: 0644]

diff --git a/aimlfw-common/Common-Template/helm/aimlfw-common/Chart.yaml b/aimlfw-common/Common-Template/helm/aimlfw-common/Chart.yaml
new file mode 100644 (file)
index 0000000..21630e9
--- /dev/null
@@ -0,0 +1,21 @@
+# ==================================================================================
+#
+#       Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved.
+#
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+#
+#          http://www.apache.org/licenses/LICENSE-2.0
+#
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+#
+# ==================================================================================
+apiVersion: v1
+description: Common templates for inclusion in other charts
+name: aimlfw-common
+version: 1.0.0
diff --git a/aimlfw-common/Common-Template/helm/aimlfw-common/values.yaml b/aimlfw-common/Common-Template/helm/aimlfw-common/values.yaml
new file mode 100644 (file)
index 0000000..4bc8091
--- /dev/null
@@ -0,0 +1,21 @@
+# ==================================================================================
+#
+#       Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved.
+#
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+#
+#          http://www.apache.org/licenses/LICENSE-2.0
+#
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+#
+# ==================================================================================
+#################################################################
+# Global configuration default values that can be inherited by
+# all subcharts.
+#################################################################