SO create service instance fails
[oom.git] / kubernetes / so / charts / so-vfc-adapter / resources / config / overrides / override.yaml
index 6c26671..b8108ab 100755 (executable)
@@ -33,11 +33,11 @@ mso:
   logPath: ./logs/vfc
   adapters:
     requestDb:
-      auth: Basic YnBlbDptc28tZGItMTUwNyE=
-      endpoint: https://c1.vm1.mso.simpledemo.onap.org:8081
+      endpoint: https://so-request-db-adapter.{{ include "common.namespace" . }}:8083
+      auth: Basic YnBlbDpwYXNzd29yZDEk
 #Actuator
 management:
   security:
     enabled: false
     basic:
-      enabled: false
\ No newline at end of file
+      enabled: false