From: BorislavG Date: Tue, 15 May 2018 12:46:48 +0000 (+0300) Subject: Fix dcae posgres pv location X-Git-Tag: 2.0.0-ONAP~110^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9b65f83d0efaaa3c88e5c0a9c1a943fd6f15247c;p=oom.git Fix dcae posgres pv location Change-Id: I07277804989d46f010252655f8c497887f317a32 Issue-ID: OOM-1082 Signed-off-by: BorislavG modified: dcaegen2/charts/dcae-bootstrap/values.yaml --- diff --git a/kubernetes/dcaegen2/charts/dcae-bootstrap/values.yaml b/kubernetes/dcaegen2/charts/dcae-bootstrap/values.yaml index ab7331ef1a..404e059bd7 100644 --- a/kubernetes/dcaegen2/charts/dcae-bootstrap/values.yaml +++ b/kubernetes/dcaegen2/charts/dcae-bootstrap/values.yaml @@ -56,7 +56,9 @@ postgres: config: pgPrimaryPassword: onapdemodb pgRootPassword: onapdemodb - + persistence: + mountSubPath: dcae/data + mountInitPath: dcae # application image repository: nexus3.onap.org:10001