[CPS] Update DMI-Plugin chart
[oom.git] / kubernetes / cps / components / ncmp-dmi-plugin / resources / config / application-helm.yml
index 2e50188..8e71114 100644 (file)
@@ -20,7 +20,7 @@
 
 dmi:
   service:
-    name: {{ .Values.config.dmiServiceName }}
+    url: {{ .Values.config.dmiServiceUrl }}
 
 cps-core:
   baseUrl: {{ .Values.config.cpsCore.url }}