X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fportal%2Fcharts%2Fportal-mariadb%2Fvalues.yaml;h=54267fe2e89a199e7624690287d55b16f941cf2d;hb=1db773e68e50f333369ccde727166805bce2b795;hp=629ec86c7f14492fa6116452f0a4329ba7f5b41b;hpb=e611ada51899fd20ba069e75ad1aa718289d33f8;p=oom.git diff --git a/kubernetes/portal/charts/portal-mariadb/values.yaml b/kubernetes/portal/charts/portal-mariadb/values.yaml index 629ec86c7f..54267fe2e8 100644 --- a/kubernetes/portal/charts/portal-mariadb/values.yaml +++ b/kubernetes/portal/charts/portal-mariadb/values.yaml @@ -23,12 +23,19 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/portal-db:latest +image: onap/portal-db:2.1-STAGING-latest pullPolicy: Always +#mariadbInitImage: oomk8s/flyway:1.0 +dockerhubRepository: registry.hub.docker.com +mariadbInitImage: oomk8s/mariadb-client-init:2.0.0 + # application configuration config: + mariadbUser: root mariadbRootPassword: Aa123456 + #The directory where sql files are found in the projects gerrit repo. + sqlSourceDirectory: portal/deliveries # default number of instances