Commit 7cc9f1f9 authored by Spiros Koulouzis's avatar Spiros Koulouzis

changed entry_schema

parent 193a845f
...@@ -57,7 +57,7 @@ node_types: ...@@ -57,7 +57,7 @@ node_types:
default: 1 default: 1
constraints: constraints:
- greater_or_equal: 1 - greater_or_equal: 1
min_workers_num: min_workers_num:
type: integer type: integer
required: true required: true
default: 1 default: 1
...@@ -73,7 +73,7 @@ node_types: ...@@ -73,7 +73,7 @@ node_types:
type: list type: list
required: false required: false
entry_schema: entry_schema:
type: string type: tosca.datatypes.Credential
description: list of tokens to access the kubernetes dashboard and other kubernetes resources description: list of tokens to access the kubernetes dashboard and other kubernetes resources
dashboard_url: dashboard_url:
type: string type: string
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment