summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-08-18 06:30:02 +0000
committerGerrit Code Review <gerrit@onap.org>2020-08-18 06:30:02 +0000
commitfc3a73ffb87bd0a77b8a34f96302853cc77e6fc6 (patch)
tree00faf2be63fe6c36bc158c1ba7d70c7d9df881b4
parent221770e6c071baaa96cc75d96581780033341ce8 (diff)
parent400083041945909289f84f629fcbdfb8de5678cf (diff)
Merge "[CLAMP] Refer to docker.io mariadb"
-rw-r--r--kubernetes/clamp/charts/mariadb/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/clamp/charts/mariadb/values.yaml b/kubernetes/clamp/charts/mariadb/values.yaml
index df651dd9ea..2a90e8480c 100644
--- a/kubernetes/clamp/charts/mariadb/values.yaml
+++ b/kubernetes/clamp/charts/mariadb/values.yaml
@@ -21,7 +21,7 @@ global: # global defaults
persistence: {}
# application image
-repository: nexus3.onap.org:10001
+repository: docker.io
image: mariadb:10.3.12
pullPolicy: Always
flavor: small