aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/templates/cba-dd.json
diff options
context:
space:
mode:
authorj.blixt <j.blixt@partner.samsung.com>2021-03-31 11:48:49 +0200
committerGrzegorz Wielgosinski <g.wielgosins@samsung.com>2021-05-24 16:18:31 +0200
commit532cfff8eaad73781cbb410064cd3b4bda5e3095 (patch)
tree51a99d1ffdec3c322537c5bd79da4e5eef8bc3bf /heat/vFW_CNF_CDS/templates/cba-dd.json
parent21757af846776cf5005e06d8c4a9c9dfd4eb6b6e (diff)
[vFW_CNF_CDS] Add workflow health-check and K8sHealthCheck.kt script
Issue-ID: INT-1899 Signed-off-by: j.blixt <j.blixt@partner.samsung.com> Signed-off-by: Grzegorz Wielgosinski <g.wielgosins@samsung.com> Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I7d52c49bd0e40d30a560b2012362d38488392be6
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/cba-dd.json')
-rw-r--r--heat/vFW_CNF_CDS/templates/cba-dd.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/heat/vFW_CNF_CDS/templates/cba-dd.json b/heat/vFW_CNF_CDS/templates/cba-dd.json
index f4ba0829..157d8b38 100644
--- a/heat/vFW_CNF_CDS/templates/cba-dd.json
+++ b/heat/vFW_CNF_CDS/templates/cba-dd.json
@@ -355,6 +355,33 @@
}
},
{
+ "name": "k8s-rb-instance-release-name",
+ "tags": "k8s, cnf, profile, k8s-rb-instance-release-name",
+ "data_type": "string",
+ "description": "Name of the release for the helm package instance in k8s",
+ "entry_schema": "string",
+ "updatedBy": "Rajewski, Lukasz <lukasz.rajewski@orange.com>",
+ "definition": {
+ "tags": "k8s, cnf, profile, k8s-rb-instance-release-name",
+ "name": "k8s-rb-instance-release-name",
+ "property": {
+ "description": "Name of the release for the helm package instance in k8s",
+ "type": "string"
+ },
+ "group": "default",
+ "updated-by": "Rajewski, Lukasz <lukasz.rajewski@orange.com>",
+ "sources": {
+ "input": {
+ "type": "source-input"
+ },
+ "default": {
+ "type": "source-default",
+ "properties": {}
+ }
+ }
+ }
+ },
+ {
"name": "k8s-rb-profile-namespace",
"tags": "k8s, cnf, profile, namespace, k8s-rb-profile-namespace",
"data_type": "string",