[EXTAPI] Deploy macromode and E2E slicing code changes 42/111842/6
authoraosull01 <adrian.osullivan@huawei.com>
Fri, 28 Aug 2020 14:02:06 +0000 (15:02 +0100)
committeraosull01 <adrian.osullivan@huawei.com>
Wed, 23 Sep 2020 13:50:53 +0000 (14:50 +0100)
Deploy handling serviceState and macromode attributes
Internal changes in Service Order payload processing

Issue-ID: EXTAPI-505

Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: I28e099072b4d2ac35f85311836c6998c4eec7139

kubernetes/nbi/templates/deployment.yaml
kubernetes/nbi/values.yaml

index dc2f5db..fe25e4b 100644 (file)
@@ -49,7 +49,7 @@ spec:
           # so K8s doesn't restart unresponsive container
           {{- if .Values.global.aafEnabled }}
           command:
-          - bash
+          - sh
           args:
           - -c
           - |
index 3828e25..f80f65b 100644 (file)
@@ -72,7 +72,7 @@ subChartsOnly:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/externalapi/nbi:7.0.0
+image: onap/externalapi/nbi:7.0.2
 pullPolicy: IfNotPresent
 sdc_authorization: Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=
 aai_authorization: Basic QUFJOkFBSQ==