[COMMON] Allow to choose between nodePortPrefix and nodePortPrefixExt

Add the ability to specify whether a nodePortPrefix or
nodePortPrefixExt should be used while defining a port using common
service template.

Now you can specify:

ports:
  - name: http
    port: 9098
    nodePort: "09"
    prefix: nodePortPrefixExt

Issue-ID: OOM-1971
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ied78584e5b1c8f479ca180890df67ad4dee3501a
1 file changed
tree: 625006d8952db64dfd2e3080c1b98cbed7bbd6d8
  1. docs/
  2. kubernetes/
  3. TOSCA/
  4. .gitignore
  5. .gitmodules
  6. .gitreview
  7. INFO.yaml