summaryrefslogtreecommitdiffstats
path: root/kubernetes/portal/components/portal-mariadb/values.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-11-19 17:59:19 +0100
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-11-21 16:42:39 +0000
commit585dd9dd7c02c76745cc7f3ec8a78b9fb0fc352b (patch)
treeeb8863512125fe1729b06fb6273af70826968422 /kubernetes/portal/components/portal-mariadb/values.yaml
parent2b2aa11021114438591d184af19fde6bbf06950a (diff)
[PORTAL] Uses new tpls for repos / images
This commit makes Portal chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib49380460bbbf581c364033fc0fde707ee84082b
Diffstat (limited to 'kubernetes/portal/components/portal-mariadb/values.yaml')
-rw-r--r--kubernetes/portal/components/portal-mariadb/values.yaml8
1 files changed, 1 insertions, 7 deletions
diff --git a/kubernetes/portal/components/portal-mariadb/values.yaml b/kubernetes/portal/components/portal-mariadb/values.yaml
index 5061593739..99dda390b4 100644
--- a/kubernetes/portal/components/portal-mariadb/values.yaml
+++ b/kubernetes/portal/components/portal-mariadb/values.yaml
@@ -19,17 +19,11 @@
global: # global defaults
nodePortPrefix: 302
persistence: {}
- readinessImage: onap/oom/readiness:3.0.1
- busyBoxImage: busybox:1.30
- busyBoxRepository: docker.io
# application image
-repository: nexus3.onap.org:10001
image: onap/portal-db:3.4.1
pullPolicy: Always
-
-
-mariadbInitImage: "oomk8s/mariadb-client-init:3.0.0"
+mariadbInitImage: oomk8s/mariadb-client-init:3.0.0
# application configuration
config: