commit | 3b39ac86db63000750b3031ad8a8dbaa69857e7f | [log] [tgz] |
---|---|---|
author | DylanB95EST <dylan.byrne@est.tech> | Wed Oct 13 15:23:20 2021 +0100 |
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | Fri Oct 29 14:30:08 2021 +0000 |
tree | 4d82340496c9c4c5bf025b17f480191234dad97a | |
parent | a43346dbbc3771e8ae15920393df097d21eeb3a1 [diff] [blame] |
[CPS] Update DMI-Plugin chart Update docker images to 1.0.1 for - ncmp-dmi-plugin Update DMI Plugin Url (bad variable name) Issue-ID: CPS-728 Issue-ID: CPS-683 Signed-off-by: DylanB95EST <dylan.byrne@est.tech> Change-Id: Ic998eca16dc7171d3c8ab0e567ab38183becc542
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 2e50188..8e71114 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
@@ -20,7 +20,7 @@ dmi: service: - name: {{ .Values.config.dmiServiceName }} + url: {{ .Values.config.dmiServiceUrl }} cps-core: baseUrl: {{ .Values.config.cpsCore.url }}