[NBI] Fix image name 49/118049/1
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Thu, 18 Feb 2021 14:47:04 +0000 (15:47 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Thu, 18 Feb 2021 14:47:50 +0000 (15:47 +0100)
-latest images are not allowed in the oom master branch

Issue-ID: EXTAPI-564
Change-Id: I381f87fa813e103c47434227327dbfadaf4b8892
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
kubernetes/nbi/values.yaml

index bc1f19a..158c0e9 100644 (file)
@@ -66,7 +66,7 @@ subChartsOnly:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/externalapi/nbi:8.0.0-latest
+image: onap/externalapi/nbi:8.0.0
 pullPolicy: IfNotPresent
 sdc_authorization: Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=
 aai_authorization: Basic QUFJOkFBSQ==