summaryrefslogtreecommitdiffstats
path: root/kubernetes/so/components/so-oof-adapter/values.yaml
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2021-04-01 21:59:10 +0530
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-04-22 13:27:51 +0000
commit06eacdc8e156fcb2ff94d50a40ce03338045a823 (patch)
tree6d3e48024ada4dec7b39f128a53126ba13c1d8d1 /kubernetes/so/components/so-oof-adapter/values.yaml
parenta714f6b267aeb988d50c15ba92f938bde377b28f (diff)
[SO] Honolulu versions for CNF adapter, oof adapter and nssmf adapter
The sub-components of the SO that are depend on the latest SO core component. Issue-ID: SO-3473 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I7528df6aeac00bb2c64b4659185ab7f72d4f2aff (cherry picked from commit 65ba214c463b720c3f0b0c714d643d2ac53082e9)
Diffstat (limited to 'kubernetes/so/components/so-oof-adapter/values.yaml')
-rwxr-xr-xkubernetes/so/components/so-oof-adapter/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/so/components/so-oof-adapter/values.yaml b/kubernetes/so/components/so-oof-adapter/values.yaml
index f21efb2e7d..5de0866b9a 100755
--- a/kubernetes/so/components/so-oof-adapter/values.yaml
+++ b/kubernetes/so/components/so-oof-adapter/values.yaml
@@ -71,7 +71,7 @@ secrets:
#################################################################
# Application configuration defaults.
#################################################################
-image: onap/so/so-oof-adapter:1.8.2
+image: onap/so/so-oof-adapter:1.8.3
pullPolicy: Always
mso:
@@ -84,7 +84,7 @@ replicaCount: 1
containerPort: &containerPort 8090
minReadySeconds: 10
containerPort: *containerPort
-logPath: ./logs/oof/
+logPath: ./logs/oof-adapter/
app: so-oof-adapter
service:
type: ClusterIP