diff options
author | Lukasz Rajewski <lukasz.rajewski@orange.com> | 2021-03-23 22:48:02 +0100 |
---|---|---|
committer | Lukasz Rajewski <lukasz.rajewski@orange.com> | 2021-03-24 16:05:10 +0000 |
commit | b6f91f76c84db11b66cc2cdfc4dad16da53a49ed (patch) | |
tree | 28ad77d5c48cd66c174e3314d33cc9eadfa3c7b9 /components/model-catalog/resource-dictionary/starter-dictionary/k8s-rb-config-template-name.json | |
parent | 6c28da342039728e77fbe1098921172848057d31 (diff) |
Add new elements of starter dictionary for vFW CNF CBA
Add new elements of starter dictionary for vFW CNF CBA
Issue-ID: INT-1870
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: I83d36de9e14316c1c95cbb78e69527802d2a6373
(cherry picked from commit 9f6848476de716fe68e315a4b4f99c8d893eecef)
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/k8s-rb-config-template-name.json')
-rw-r--r-- | components/model-catalog/resource-dictionary/starter-dictionary/k8s-rb-config-template-name.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/k8s-rb-config-template-name.json b/components/model-catalog/resource-dictionary/starter-dictionary/k8s-rb-config-template-name.json new file mode 100644 index 000000000..07e735626 --- /dev/null +++ b/components/model-catalog/resource-dictionary/starter-dictionary/k8s-rb-config-template-name.json @@ -0,0 +1,19 @@ +{ + "tags": "k8s, cnf, config, k8s-rb-config-template-name", + "name": "k8s-rb-config-template-name", + "property": { + "description": "The name of configuration template for config-assign operation", + "type": "string" + }, + "group": "default", + "updated-by": "Rajewski, Lukasz <lukasz.rajewski@orange.com>", + "sources": { + "input": { + "type": "source-input" + }, + "default": { + "type": "source-default", + "properties": {} + } + } +}
\ No newline at end of file |