Commit 88e4ea9e authored by Spiros Koulouzis's avatar Spiros Koulouzis

fixed typo

parent 5e535fb9
......@@ -35,7 +35,7 @@ node_types:
node: osca.nodes.ARTICONF.docker.Orchestrator
relationship: tosca.relationships.HostedOn
osca.nodes.ARTICONF.docker.Orchestrator:
tosca.nodes.ARTICONF.docker.Orchestrator:
derived_from: tosca.nodes.ARTICONF.Root
description: a container orchestrator
requirements:
......@@ -65,7 +65,7 @@ node_types:
- greater_or_equal: 1
osca.nodes.ARTICONF.docker.Orchestrator.Kubernetes:
tosca.nodes.ARTICONF.docker.Orchestrator.Kubernetes:
derived_from: osca.nodes.ARTICONF.docker.Orchestrator
description: Kubernetes orchestrator
attributes:
......
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