aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/components/multicloud-starlingx/values.yaml
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2022-03-22 16:08:22 +0800
committerLukasz Rajewski <lukasz.rajewski@orange.com>2022-04-07 06:15:41 +0000
commitdf4fc03d8540b4c1ee10b440b4f7d5b20d8e2685 (patch)
tree2d95add76358879eb4b5556eb4d84fcb287dd607 /kubernetes/multicloud/components/multicloud-starlingx/values.yaml
parent80ecc51e71a0734fff065f4f823144755acd0a3b (diff)
[MULTICLOUD] Changes for Jakarta release
Rebase and remove packages which has GPLv3 dependency issue Update log to redirect to stdout Issue-ID: MULTICLOUD-1224 Issue-ID: MULTICLOUD-1450 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: Id850bbe9cd51a4bce6eb0fe0cfc8274b04acf41e
Diffstat (limited to 'kubernetes/multicloud/components/multicloud-starlingx/values.yaml')
-rw-r--r--kubernetes/multicloud/components/multicloud-starlingx/values.yaml7
1 files changed, 5 insertions, 2 deletions
diff --git a/kubernetes/multicloud/components/multicloud-starlingx/values.yaml b/kubernetes/multicloud/components/multicloud-starlingx/values.yaml
index b3387c6c3a..e59f34a8bc 100644
--- a/kubernetes/multicloud/components/multicloud-starlingx/values.yaml
+++ b/kubernetes/multicloud/components/multicloud-starlingx/values.yaml
@@ -17,14 +17,14 @@
#################################################################
global:
nodePortPrefixExt: 304
- artifactImage: onap/multicloud/framework-artifactbroker:1.7.2
+ artifactImage: onap/multicloud/framework-artifactbroker:1.7.3
#################################################################
# Application configuration defaults.
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/multicloud/openstack-starlingx:1.5.6
+image: onap/multicloud/openstack-starlingx:1.5.7
pullPolicy: Always
#Istio sidecar injection policy
@@ -89,6 +89,9 @@ resources:
memory: 2Gi
unlimited: {}
+# memcached image resource
+memcached: memcached:alpine3.15
+
#Pods Service Account
serviceAccount:
nameOverride: multicloud-starlingx