Update pizpub config
[ric-plt/ric-dep.git] / helm / e2term / resources / configfile.properties
index 0155202..140cc73 100644 (file)
@@ -1,3 +1,4 @@
+{{- with index .Values.e2term .key }}
 Processors: pub
 pub.Class: com.att.research.basin.pubsubx.Publisher
 pub.Threads: 2
@@ -16,3 +17,4 @@ scanner.ScanIntervalSeconds: 10
 scanner.DeleteOrGZip: delete
 scanner.LinkDirectory: {{ .pizpub.dataRootDir }}/{{ .pizpub.processedDirectory }}
 scanner.meta.record_count: countNewLines
+{{- end }}