summaryrefslogtreecommitdiffstats
path: root/kubernetes/vfc/charts/vfc-catalog/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-03-20Remove catalog component from VFCyangyan1-125/+0
Because Modeling project has created etsicatalog repo to intent to provide common ETSI catalog service, VF-C catalog migrates to modeling can help reduce duplication of work and promote unified architecture. This has reported in Architecture meeting 2019-10-15,and also been confirmed during VF-C Frankfurt Architecture Review. So the corresponding catalog chart need also be removed Change-Id: I63172ee17d8ffcdb59ac730c05d85b9a63e4d7a0 Issue-ID: VFC-1649 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-10Merge "Update VFC release version in oom"Krzysztof Opasiak1-1/+1
2020-03-10Update VFC release version in oomyangyan1-1/+1
Change-Id: I57b66de5d562b5170b841c5615f84f14f75ce16a Issue-ID: VFC-1644 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-03-09[VFC] Use common secret template for DB root passwordKrzysztof Opasiak1-2/+16
Issue-ID: VFC-1600 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I9f83c6f6eaace60c3e974218810e5943c5758c06
2019-09-24change accessMode for oomyangyan1-1/+1
Change-Id: I156e5d688023d96954a106e6b6e81f7911f91e2b Issue-ID: VFC-1523 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-09-19Update vfc release version to oomyangyan1-1/+1
Change-Id: Ib3390afb9c1e154d9cadf9d7dc7707b35d37a8fe Issue-ID: VFC-1494 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-06-05update vfc release versionyangyanyj1-1/+1
Issue-ID: VFC-1396 Change-Id: I4c1a88e5dc85caef96498d8749d4a262eebe02f5 Signed-off-by: yangyanyj <yangyanyj@chinamobile.com>
2019-05-24update vfc release versionyangyan1-1/+1
Issue-ID: VFC-1396 Change-Id: Ia8617e6c54c3a504e9f68dbe34ee16f37117e26c Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-05-05update vfc image versionyangyan1-1/+1
Issue-ID: VFC-1373 Change-Id: Ia232ab4ab7b3fdddeb7777d2f756cc62f1f01410 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-04-23Update VFC image versionYang Xu1-1/+1
Change-Id: I05c3890cf7b1cc87c575a79f0a767a4d35634161 Issue-ID: INT-1042 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-02-03Add vfc catalog volumnyangyanyj1-0/+21
Issue-ID: OOM-1623 Change-Id: Idd9ecfaa99a7e4e8b57e12a5c442a4a1a3c3a6a0 Signed-off-by: yangyanyj <yangyanyj@chinamobile.com>
2018-11-15Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit b37a3cfdaf92c4855660d2f0c1b20eb482b99bd4. Change-Id: Iabb203836d0c0adb5604a9303d4a108142ec6757 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-18Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest. It is assumed that the release manifest is the "single source of truth" and that the versions in the helm charts are out of date. Change-Id: I2902e60b25f57409dd616780a626e63c92d26769 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-02Add Resource Limits for vfcGregSulek1-18/+19
resolving merge conflict and aligning with resource template bumping up small/large limits so pods actually run Issue-ID: OOM-1166 Change-Id: Ied1a88f99f288544272e106677bba3f3131e48cb Signed-off-by: GregSulek <gsulek@amdocs.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-08-17Modify vfc values.yamlyangyan1-1/+1
Issue-ID: VFC-1031 Change-Id: Icab173a0927d3b82ea38733b6541e197ae01930f Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-07-31Enable istio sidecar injectio for vfcHuabing Zhao1-0/+3
Issue-ID: VFC-1003 Change-Id: I965aa3887e26c828b8d671edd6e423c33508af91 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-06-05Sync OOM docker versions with docker-manifest.csvGary Wu1-1/+1
Sync OOM docker versions with docker-manifest.csv commit a6e05c8c18624a1794abb1d3a3ab879a7a06bcfe Change-Id: If8df538638670e0f1080d41d40d06de54ab1d93a Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-10Improve docker registry secret managementBorislavG1-1/+0
Change-Id: I2d1ff878c215becc9856af184eb0b11defd75e1d Issue-ID: OOM-1064 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-08Sync docker image images with docker-manifest.csvGary Wu1-1/+1
Update the docker image versions in the OOM helm charts with the versions specified in the docker-manifest.csv in the integration repo. Change-Id: I38bd9e98ae1b15ed4bbc68051b8516f311aa8db0 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-24Make all services independent of helm Release.NameBorislavG1-0/+1
Issue-ID: OOM-906 Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-16Update readiness-check versionBorislavG1-1/+1
Readiness check version is not sinchronized in many pods This causing deployment failures. Issue-ID: OOM-936 Change-Id: Ieef91df17836adcdf24db536440d0a1624a50591 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-12VFC Communication fails because MSB service namemahendrr1-3/+1
Change-Id: I26e27cfb3b973bbffd0a94e3ec8411f5218cdf4f Issue-ID: OOM-804 Signed-off-by: mahendrr <mahendra.raghuwanshi@amdocs.com>
2018-04-10Standardized Config for VFCMike Elliott1-0/+88
Change-Id: Ie7064b59032c6cd81ee37466c89a5dee74530939 Issue-ID: OOM-750 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>