summaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/charts/cds-controller-blueprints/resources/config/application.properties
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/cds/charts/cds-controller-blueprints/resources/config/application.properties')
-rwxr-xr-xkubernetes/cds/charts/cds-controller-blueprints/resources/config/application.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/cds/charts/cds-controller-blueprints/resources/config/application.properties b/kubernetes/cds/charts/cds-controller-blueprints/resources/config/application.properties
index 7fde0fd385..ebc1d2e9a9 100755
--- a/kubernetes/cds/charts/cds-controller-blueprints/resources/config/application.properties
+++ b/kubernetes/cds/charts/cds-controller-blueprints/resources/config/application.properties
@@ -44,7 +44,7 @@ spring.jpa.hibernate.naming-strategy=org.hibernate.cfg.ImprovedNamingStrategy
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
# Load Resource Source Mappings
-resourceSourceMappings=primary-db=source-primary-db,input=source-input,default=source-default,primary-config-data=source-rest,capability=source-capability
+resourceSourceMappings=processor-db=source-processor-db,primary-db=source-processor-db,input=source-input,default=source-default,primary-config-data=source-rest,primary-aai-data=source-rest,capability=source-capability
# Controller Blueprints Core Configuration
controllerblueprints.blueprintDeployPath=/etc/blueprints/deploy