summaryrefslogtreecommitdiffstats
path: root/kubernetes/so/charts/so-mariadb/resources
AgeCommit message (Collapse)AuthorFilesLines
2020-03-27[SO] Use common secret template in so-mariadbKrzysztof Opasiak5-32/+32
When porting so-mariadb component I've not noticed a few DB credentials hardcoded in shell scripts... Let's fix this and move all of them to common secret template Issue-ID: OOM-2328 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I8b42b22b1eb67ee8f15aebf0f4fccaa62cf6fde5
2019-10-10Remove docker-config runtime internet dependencyTomáš Levora7-0/+1586
Adding orginally downloaded resources directly to pod volumes Issue-ID: SO-1917 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com> Change-Id: I7edf86e625e50987cea3a3c502eb391672f958f5
2019-04-19SO Rolling upgrade using helm hooksMahendra Raghuwanshi1-193/+0
Issue-ID: OOM-1772 Change-Id: If206ae7cc2f4273889376e1bb3fa77bacfaae3cc Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2018-09-05helm chart for so containersRamesh Parthasarathy1-0/+193
This check-in is an updated version of helm charts for so containers based on review comments Change-Id: I690430622ecbdcaf099a6165844142841db436dd Issue-ID: SO-709 Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>