aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/charts/sdc-dcae-fe/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-09-09[SDC] use of certInitializer templateChrisC1-89/+0
Auto SSL certificates generation through certInitializer template for SDC Refactor to components Issue-ID: SDC-3172 Change-Id: I2c895a8d8e7c25e11a2a1e997735d2e7b2d258aa Signed-off-by: ChrisC <christophe.closset@intl.att.com>
2020-09-04[GENERAL] Use readiness container v3.0.1Sylvain Desbureaux1-2/+1
Readiness container v3.x and up are now present in ONAP main repository. They're also not using root user anymore and then script path has changed. Finally, "job_complete" script has been integrated in main "ready" script. As those changes are significant, we must upgrade all the components at once. Depends-On: I5afa83892043f4844afe12e61724a8d368a9f2e0 Issue-ID: OOM-2545 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: I0b4eb5dd86390273532d67d0a9696e1cfcadf110
2020-05-06[SDC] Fix Ingress configurationSylvain Desbureaux1-1/+1
Set redirect for SSL when backend is HTTPS Issue-ID: OOM-2187 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I2c1e9acfdaf427e85b78accaf2d26be48eed5f73
2020-04-02Updated sdc cert.k.kedron1-1/+1
Updated truststore/keystore password for sdc cert. Added truststore/keystore password to chef AUTO.json. Updated deployment.yaml files to mount the cert files. Issue-ID: SDC-2855 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Ifd0d45cc591a0624005f86d2e67e3c0bc490efd3
2020-04-01Remove all http nodeports from DCAE-DSFuss, Areli (af732p)1-8/+2
Issue-ID: OOM-2347 Signed-off-by: Fuss, Areli (af732p) <areli.fuss@intl.att.com> Change-Id: I7977425c72bb4d1bc75b2781e38ccc9c254fff4c
2020-03-22Run SDC pods as non-rootMichaelMorris1-1/+1
Change-Id: Id8626c02f4c8bf3e1da406920169c0ed6bee457f Issue-ID: SDC-2798 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-11-28Add ingress controler support to SDCLucjan Bryndza1-1/+9
Issue-ID: OOM-2187 Change-Id: I2ae6b0f2482641b3f482121354596574b684b2d1 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
2019-09-18HTTPS calls for sdck.kedron1-1/+1
Proper configuration for HTTPS in the sdc: -configured the livenessProbe/readinessProbe ports -changed mount path for dcea-be components -updated dcea component images -updated VID and Portal to talk with the SDC Change-Id: Ibdece8f095aaa79e326cb9c4510e8227a7856b15 Issue-ID: SDC-2548 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
2019-08-07Update SDC DCAE-DS chartsOfir Sonsino1-1/+1
Change-Id: I699863544bb2b4dc8ff8f7597bcf61e02646de45 Issue-ID: SDC-2478 Signed-off-by: Ofir Sonsino <os0695@intl.att.com> (cherry picked from commit 710166391ca301f9c9fcdbb1ddcd1c2a4882ec1e)
2019-05-05Update SDC chartsSonsino, Ofir (os0695)1-1/+1
Change-Id: Ia601a7b4420adcfc82526805ab496c6194962b5e Issue-ID: SDC-2272 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2019-04-30Merge "Upgrade SDC to use common Cassandra Cluster"Mike Elliott1-2/+2
2019-04-23Update SDC image versionYang Xu1-1/+1
Change-Id: I032beab8e5057ba32b1ed74399347fbee38fe6b0 Issue-ID: INT-1042 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-19Upgrade SDC to use common Cassandra ClusterMahendra Raghuwanshi1-2/+2
Change-Id: I2ea2841c6902b786446c7bc850183fa21552214a Issue-ID: OOM-1203 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2018-11-20Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit 0aad96cbbcdb97c2b074cb83d367c29dac6243df. Issue-ID: INT-663 Change-Id: I877077c3a35cb196c89ebb0e27dfe452e12b5249 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-07Add SDC DCAE helm chartsAreli, Fuss (af732p)1-0/+88
Add SDC DCAE helm charts Change-Id: I2b665a2a957274719a3eefad347951a1361d5064 Issue-ID: OOM-1113 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>