summaryrefslogtreecommitdiffstats
path: root/kubernetes/cps/components/ncmp-dmi-plugin/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2022-01-10[CPS] Upgrade log4j version to 2.17.1puthuparambil.aditya1-1/+1
Includes updates for : 1. cps-core 2. cps-temporal 3. dmi-plugin Issue-ID: CPS-841 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Ie1e8ba2d4944f01d75d4358c9de568533eca83c2
2022-01-06[CPS] Update NCMP-DMI chartniamhcore1-1/+1
Update docker images to 2.0.2 Issue-ID: CPS-820 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: Ia7ee6a8617c60dc3db888f914bb0629c5968b753
2021-12-07[CPS] Update DMI-Plugin chartDylanB95EST1-2/+2
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 (cherry picked from commit 3b39ac86db63000750b3031ad8a8dbaa69857e7f)
2021-12-01[CPS] Disable prometheus by defaultBruno Sakoto1-2/+1
This change is made to be able to deploy CPS with default values in environments where Prometheus ServiceMonitor is not available. Unused metrics.serviceMonitor.enabled property is also removed Issue-ID: CPS-778 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Ica4f3b6d9d10eceb37251090bfc501155f031b81 (cherry picked from commit 45ee4f0778c1ea4ab29bae3bf7ffc8731608bc94)
2021-09-24[CPS] Service Mesh Compliance for CPSAndrewLamb1-2/+2
Adding the basic requirements for Service Mesh Compliance within CPS CPS currently using http, so changing service port names to incl http in name Issue-ID: OOM-2832 Change-Id: Iee4287b3ac1b6d841547a7700fddb96fba0dd6cf Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2021-09-23[CPS] Fix issues in the ncmp-dmi-plugin chartsRenu Kumari1-15/+38
- added serviceMonitor and removed annotation for prometheus scraping - changed readiness dependency from core-db to core app - removed unused environment variables - make cps-core and sdnc url configurable - Added rolling restart in ncmp-dmi-plugin Issue-ID: CPS-669 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: Ia4c3ccdac32a97d75b98ce4cbadaf74c5493f06c
2021-09-23Merge "[CPS] Rolling update and prometheus changes"Sylvain Desbureaux1-1/+1
2021-09-22[CPS] Rolling update and prometheus changesputhuparambil.aditya1-1/+1
1. Rolling update for cps-core 2. Prometheus configuration 3. Image version update to I release 4. Only configurable parameters kept in application.yml Issue-ID: CPS-536, CPS-365, CPS-664 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I33f47750bd3899f9a420256a1d9cef4cb63dff9e
2021-09-14[CPS] Upgrade cps-temporal & ncmp-dmi-plugin to 1.0.0Renu Kumari1-1/+1
Update docker image version to 1.0.0 for - cps-temporal - ncmp-dmi-plugin Issue-ID: CPS-613 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: I3a543eb1aee1c1cae8d9f392027c27454c76ce25
2021-09-08[CPS] Charts added for repo cps-ncmp-dmi-pluginshivasubedi1-0/+157
ncmp-dmi-plugin component added for ncmp dmi plugin application Issue-ID: CPS-497 Change-Id: I4100140b5421a6ee638a2e0a7dab1eaf3031a698 Signed-off-by: shivasubedi <shiva.subedi@est.tech> [Improve secrets management] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>