From: Satoshi Fujii Date: Sat, 28 Aug 2021 12:12:36 +0000 (+0000) Subject: [SDNC] Fix MDSAL data not retained across restarts X-Git-Tag: 9.0.0~162^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=31b8b43dc47517cf0cc47d34f02aa90b04254d16;p=oom.git [SDNC] Fix MDSAL data not retained across restarts From ODL Aluminium, MDSAL journal dir is changed to /opt/opendaylight/segmented-journal . journalPath should be updated to make it retained across pod restarts. Issue-ID: SDNC-1593 Signed-off-by: Satoshi Fujii Change-Id: I67cc2f9b428316922ccca5ab072bb127891ef018 --- diff --git a/kubernetes/sdnc/values.yaml b/kubernetes/sdnc/values.yaml index 1529aa808c..1c9a422bab 100644 --- a/kubernetes/sdnc/values.yaml +++ b/kubernetes/sdnc/values.yaml @@ -577,7 +577,7 @@ persistence: mountSubPath: sdnc/mdsal mdsalPath: /opt/opendaylight/mdsal daeximPath: /opt/opendaylight/mdsal/daexim - journalPath: /opt/opendaylight/journal + journalPath: /opt/opendaylight/segmented-journal snapshotsPath: /opt/opendaylight/snapshots certpersistence: