aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/values.yaml
diff options
context:
space:
mode:
authorliboNet <libo.zhu@intel.com>2019-05-17 01:30:16 +0800
committerKiran Kamineni <kiran.k.kamineni@intel.com>2019-05-24 11:51:38 -0700
commit80f587ac27c3dfc4f4ee4509f140d080b6e65583 (patch)
tree95362c1422b24e3f15c538fd03549cc587db5788 /kubernetes/multicloud/values.yaml
parentc89dd8b0e3f15a4aa56c4489349c56c6715e06bc (diff)
update artifactbroker for multicloud plugins
add artifact broker to k8s plugin by specified forwarder update another plugins configuration to use multicloud instead of policy per the confirmation from SDC PTL make the port configureable update the concerned type to include VF_MODULES_METADATA add /data dir into k8s artifactbroker P7: Remove tabs from config.json Change-Id: I614b85ef512740e9bb44d431760d8e7424fb804b Issue-ID: MULTICLOUD-631 Signed-off-by: liboNet <libo.zhu@intel.com> Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
Diffstat (limited to 'kubernetes/multicloud/values.yaml')
-rw-r--r--kubernetes/multicloud/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/multicloud/values.yaml b/kubernetes/multicloud/values.yaml
index fdb4d9be27..d72b1a2b51 100644
--- a/kubernetes/multicloud/values.yaml
+++ b/kubernetes/multicloud/values.yaml
@@ -20,7 +20,7 @@ global:
nodePortPrefix: 302
loggingRepository: docker.elastic.co
loggingImage: beats/filebeat:5.5.0
- artifactImage: onap/multicloud/framework-artifactbroker:1.3.1
+ artifactImage: onap/multicloud/framework-artifactbroker:1.3.3
prometheus:
enabled: false