Removed apih, bpmn, requestdb and sdc datasource
[oom.git] / kubernetes / so / charts / so-sdc-controller / resources / config / overrides / override.yaml
index 9ac209f..7f9fc8f 100755 (executable)
@@ -16,16 +16,6 @@ aai:
 server:
   port: {{ index .Values.containerPort }}
 spring:
-  datasource:
-    jdbc-url: jdbc:mariadb://${DB_HOST}:${DB_PORT}/catalogdb
-    username: ${DB_USERNAME}
-    password: ${DB_PASSWORD}
-    driver-class-name: org.mariadb.jdbc.Driver
-    dbcp2:
-      initial-size: 5
-      max-total: 20
-      validation-query: select 1
-      test-on-borrow: true
   security:
     usercredentials:
     -