aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cps/components/ncmp-dmi-plugin/resources/config/application-helm.yml
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2023-04-13 13:19:07 +0000
committerGerrit Code Review <gerrit@onap.org>2023-04-13 13:19:07 +0000
commita1cd3d942ff9126cd9bcbce01faf45414ef29e27 (patch)
tree82a7712e0ebd6b4edf97d011447c1baf806fdf18 /kubernetes/cps/components/ncmp-dmi-plugin/resources/config/application-helm.yml
parent4db5f0b6fdd77b0c1fe6d57cefdb53c441f29bbf (diff)
parentfb475add9189b557ad79245baeac9e4962f8040f (diff)
Merge "[CPS] Add topics and parameters"
Diffstat (limited to 'kubernetes/cps/components/ncmp-dmi-plugin/resources/config/application-helm.yml')
-rw-r--r--kubernetes/cps/components/ncmp-dmi-plugin/resources/config/application-helm.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/kubernetes/cps/components/ncmp-dmi-plugin/resources/config/application-helm.yml b/kubernetes/cps/components/ncmp-dmi-plugin/resources/config/application-helm.yml
index 2a31c73303..1c15a2dbce 100644
--- a/kubernetes/cps/components/ncmp-dmi-plugin/resources/config/application-helm.yml
+++ b/kubernetes/cps/components/ncmp-dmi-plugin/resources/config/application-helm.yml
@@ -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 }}