summaryrefslogtreecommitdiffstats
path: root/kubernetes
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-02-20 15:52:41 +0000
committerGerrit Code Review <gerrit@onap.org>2021-02-20 15:52:41 +0000
commit572f2249f452136d12b7cf0fdcfc4c418d5177af (patch)
tree296620165b054448218fbec17c14ce5a4c8128c0 /kubernetes
parent98103f2f50a52c49d6d71fb741db4fd2bd88382b (diff)
parent0116be9996c73b685dce53344013e825d4293a81 (diff)
Merge "[NBI] Fix image name"
Diffstat (limited to 'kubernetes')
-rw-r--r--kubernetes/nbi/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/nbi/values.yaml b/kubernetes/nbi/values.yaml
index bc1f19a6e9..158c0e9b0b 100644
--- a/kubernetes/nbi/values.yaml
+++ b/kubernetes/nbi/values.yaml
@@ -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==