aboutsummaryrefslogtreecommitdiffstats
path: root/tutorials/ApacheCNF/templates/cba/Definitions/resources_definition_types.json
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2022-10-21 17:36:17 +0200
committerMichal Jagiello <michal.jagiello@t-mobile.pl>2022-10-21 16:17:40 +0000
commitb3dd50eff64544200c0678b2e49cd822fc373927 (patch)
treecc5be58f4ed30bbe4684ef2333afc415771231d5 /tutorials/ApacheCNF/templates/cba/Definitions/resources_definition_types.json
parentfa39bef3f4532802314cb89721e13c37555634b1 (diff)
[APACHECNF] Update healthcheck and add scale workflowjakarta
Issue-ID: INT-2164 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I7cf59f58592321ec06d8d812bd081293130ec74d (cherry picked from commit 5762244a0c6282557169c8183e464f6950438122)
Diffstat (limited to 'tutorials/ApacheCNF/templates/cba/Definitions/resources_definition_types.json')
-rw-r--r--tutorials/ApacheCNF/templates/cba/Definitions/resources_definition_types.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/tutorials/ApacheCNF/templates/cba/Definitions/resources_definition_types.json b/tutorials/ApacheCNF/templates/cba/Definitions/resources_definition_types.json
index 38b5fee4..31f04c11 100644
--- a/tutorials/ApacheCNF/templates/cba/Definitions/resources_definition_types.json
+++ b/tutorials/ApacheCNF/templates/cba/Definitions/resources_definition_types.json
@@ -1439,6 +1439,25 @@
}
}
},
+ "status-check-max-count": {
+ "tags": "max status check count for pods",
+ "name": "status-check-max-count",
+ "property": {
+ "description": "max status check count for pods",
+ "type": "integer"
+ },
+ "group": "default",
+ "updated-by": "Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>",
+ "sources": {
+ "input": {
+ "type": "source-input"
+ },
+ "default": {
+ "type": "source-default",
+ "properties": {}
+ }
+ }
+ },
"service-instance-name": {
"tags": "service-instance-name",
"name": "service-instance-name",