From 50530763b3ab5d4e61af8604bcd2b3a1cfe6ccc8 Mon Sep 17 00:00:00 2001 From: Jakub Latusek Date: Wed, 21 Oct 2020 13:36:29 +0200 Subject: [CDS] change comment style Signed-off-by: Jakub Latusek Change-Id: Icdb07a842672d53db08185a5cbfd995216997c8b Issue-ID: OOM-2562 --- .../cds-blueprints-processor/resources/config/application.properties | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kubernetes/cds/charts/cds-blueprints-processor/resources/config/application.properties') diff --git a/kubernetes/cds/charts/cds-blueprints-processor/resources/config/application.properties b/kubernetes/cds/charts/cds-blueprints-processor/resources/config/application.properties index 3202b828e5..a3d32a9a03 100755 --- a/kubernetes/cds/charts/cds-blueprints-processor/resources/config/application.properties +++ b/kubernetes/cds/charts/cds-blueprints-processor/resources/config/application.properties @@ -1,3 +1,4 @@ +{{/* # # Copyright (c) 2017-2019 AT&T, IBM, Bell Canada, Nordix Foundation. # @@ -16,6 +17,7 @@ # Web server config ### START -Controller Blueprints Properties # Load Resource Source Mappings +*/}} resourceSourceMappings=processor-db=source-db,input=source-input,default=source-default,sdnc=source-rest,aai-data=source-rest,capability=source-capability,rest=source-rest,vault-data=source-rest,script=source-capability # Blueprint Processor File Execution and Handling Properties -- cgit 1.2.3-korg