[CPS] Add topics and parameters
[oom.git] / kubernetes / cps / components / ncmp-dmi-plugin / resources / config / application-helm.yml
index 2a31c73..1c15a2d 100644 (file)
@@ -54,7 +54,6 @@ spring.kafka.security.protocol: SASL_PLAINTEXT
 spring.kafka.properties.sasl.mechanism: SCRAM-SHA-512
 spring.kafka.properties.sasl.jaas.config: ${SASL_JAAS_CONFIG}
 
-
 {{- if .Values.config.additional }}
 {{ toYaml .Values.config.additional | nindent 2 }}
 {{- end }}