X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=TOSCA%2FHelm%2Fonap-blueprint.yaml;h=fdd609322641a7ac4acb0778a46092adbf5c513b;hb=a8f269e42720b291fdbb0b71cc82f2428ee5c204;hp=d11597f3ab064c2f01f3d61cb652f0434b6243f0;hpb=54eab4210462d9b414fe07600b93dee450f0e14e;p=oom.git diff --git a/TOSCA/Helm/onap-blueprint.yaml b/TOSCA/Helm/onap-blueprint.yaml index d11597f3ab..fdd6093226 100644 --- a/TOSCA/Helm/onap-blueprint.yaml +++ b/TOSCA/Helm/onap-blueprint.yaml @@ -148,12 +148,22 @@ node_templates: - type: cloudify.relationships.connected_to target: k8s_env - message-router: + dmaap: type: cloudify.nodes.Helm properties: args: - { get_input: namespace } - - message-router + - dmaap + relationships: + - type: cloudify.relationships.connected_to + target: k8s_env + + oof: + type: cloudify.nodes.Helm + properties: + args: + - { get_input: namespace } + - oof relationships: - type: cloudify.relationships.connected_to target: k8s_env