diff options
author | burdziak <olaf.burdziakowski@nokia.com> | 2019-04-10 09:59:01 +0200 |
---|---|---|
committer | burdziak <olaf.burdziakowski@nokia.com> | 2019-04-10 10:35:47 +0200 |
commit | e07c3318db2265f1eb92764f2d198a32d74a516c (patch) | |
tree | 5027894e91b1094e4ca26ab155b1b798424d4464 /kubernetes | |
parent | a12e76d8b95ed9830dd3a5666ff7b2e14c46dd3b (diff) |
Fix typo in cadi path
Change-Id: Iddf52dee21699c0fc44086628578605eb53ace7a
Issue-ID: DMAAP-1154
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
Diffstat (limited to 'kubernetes')
-rw-r--r-- | kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties b/kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties index f15b9a12d1..294ffa6bc3 100644 --- a/kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties +++ b/kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties @@ -108,7 +108,7 @@ MR.projectID: mr # ##################################################### # path to cadi.properties -cadi.properties: /opt/app/osaaf/lcoal/org.onap.dmaap-bc.props +cadi.properties: /opt/app/osaaf/local/org.onap.dmaap-bc.props ##################################################### # |