From: Brian Freeman Date: Thu, 8 Aug 2019 21:11:22 +0000 (+0000) Subject: Merge "Initialize SDNC DB from init container" into staging X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=85a32a541eee4a82b2e63069dfe619dee1cd967b;p=oom.git Merge "Initialize SDNC DB from init container" into staging --- 85a32a541eee4a82b2e63069dfe619dee1cd967b diff --cc kubernetes/sdnc/values.yaml index 5d3b836db4,dcf6938f0e..fa51452c0b --- a/kubernetes/sdnc/values.yaml +++ b/kubernetes/sdnc/values.yaml @@@ -32,8 -32,9 +32,9 @@@ global # application images repository: nexus3.onap.org:10001 pullPolicy: Always -image: onap/sdnc-image:1.5.4 +image: onap/sdnc-image:1.6-STAGING-latest + # flag to enable debugging - application support required debugEnabled: false