diff options
Diffstat (limited to 'robot/assets/templates/sdc/catalog_service.jinja')
-rw-r--r-- | robot/assets/templates/sdc/catalog_service.jinja | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/assets/templates/sdc/catalog_service.jinja b/robot/assets/templates/sdc/catalog_service.jinja index 09c56301..64a71ada 100644 --- a/robot/assets/templates/sdc/catalog_service.jinja +++ b/robot/assets/templates/sdc/catalog_service.jinja @@ -37,6 +37,6 @@ "forwardingPaths": {}, "ecompGeneratedNaming": true, "serviceApiArtifacts": {}, - "instantiationType": "A-la-carte", + "instantiationType": "{{instantiation_type}}", "environmentContext": "General_Revenue-Bearing" }
\ No newline at end of file |