[CLAMP] Refer to docker.io mariadb 98/110698/1
authorsebdet <sebastien.determe@intl.att.com>
Wed, 29 Jul 2020 14:30:50 +0000 (16:30 +0200)
committersebdet <sebastien.determe@intl.att.com>
Wed, 29 Jul 2020 14:30:50 +0000 (16:30 +0200)
Remove the link to cached mariadb in nexus3.onap.org, use docker.io instead

Issue-ID: CLAMP-855
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I449298ae0188d1478cf4ae13383c00c5e921de88

kubernetes/clamp/charts/mariadb/values.yaml

index df651dd..2a90e84 100644 (file)
@@ -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