ONAP4K8s helm chart
[multicloud/k8s.git] / deployments / _functions.sh
index 7942aed..4707443 100755 (executable)
@@ -23,7 +23,7 @@ function start_mongo {
 function generate_k8sconfig {
 cat << EOF > k8sconfig.json
 {
-    "database-address":     "${DATABASE_IP}",
+    "database-address": "${DATABASE_IP}",
     "database-type": "mongo",
     "plugin-dir": "plugins",
     "service-port": "9015"