summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc/resources/config
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-04-22 07:09:56 +0000
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-04-22 07:09:56 +0000
commitebb70d6f13f22ea386261e32e90b72d4007bd2ef (patch)
treeb0f28ddbcdc8ce1a0897734ab400d98b8255a09f /kubernetes/sdnc/resources/config
parentfbf99d9ff51be6092fd8c37eab55e8f3bbd6b2eb (diff)
Revert "[SDNC] Change path to daexim directory"
This reverts commit fbf99d9ff51be6092fd8c37eab55e8f3bbd6b2eb. Reason for revert: Patch doesn't work on Guilin Issue-ID: SDNC-1475 Change-Id: I0a7bac401b28c0ada83ace3265b9b4f1cb71970b Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Diffstat (limited to 'kubernetes/sdnc/resources/config')
-rw-r--r--kubernetes/sdnc/resources/config/conf/org.opendaylight.daexim.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/kubernetes/sdnc/resources/config/conf/org.opendaylight.daexim.cfg b/kubernetes/sdnc/resources/config/conf/org.opendaylight.daexim.cfg
deleted file mode 100644
index 20b794d21f..0000000000
--- a/kubernetes/sdnc/resources/config/conf/org.opendaylight.daexim.cfg
+++ /dev/null
@@ -1,4 +0,0 @@
-# Daexim directory location
-# absolute path or path relative to Karaf home directory
-# property substitution (interpolation) currently only supported for "${karaf.home}", no others (hard-coded) -- M.
-daexim.dir={{ .Values.persistence.daeximPath }} \ No newline at end of file