X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=TOSCA%2FHelm%2Fonap-blueprint.yaml;h=c5b699b5be2d8c4e6265b732bad159e0b1990644;hb=1830fc7e047319cc28e74ea315ce2a5653d59af3;hp=fdd609322641a7ac4acb0778a46092adbf5c513b;hpb=c2349f9d5c02b99806b8db5f96a53fea8d05dc83;p=oom.git diff --git a/TOSCA/Helm/onap-blueprint.yaml b/TOSCA/Helm/onap-blueprint.yaml index fdd6093226..c5b699b5be 100644 --- a/TOSCA/Helm/onap-blueprint.yaml +++ b/TOSCA/Helm/onap-blueprint.yaml @@ -338,12 +338,22 @@ node_templates: - type: cloudify.relationships.connected_to target: k8s_env - mock: + sniro-emulator: type: cloudify.nodes.Helm properties: args: - { get_input: namespace } - - mock + - sniro-emulator + relationships: + - type: cloudify.relationships.connected_to + target: k8s_env + + nbi: + type: cloudify.nodes.Helm + properties: + args: + - { get_input: namespace } + - nbi relationships: - type: cloudify.relationships.connected_to target: k8s_env \ No newline at end of file