summaryrefslogtreecommitdiffstats
path: root/kubernetes/so/charts/so-mariadb/templates/service.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-10-23fixing clusterIP service type errorsMandeep Khinda1-3/+3
If you try and change the service type from a nodeport to a cluster IP things break. We never really exercise this code path in testing but if you want to experiment with a totally internal network environment you need to be able to turn off node ports. Issue-ID: OOM-1475 Change-Id: I1a0f4b0a4c390f3353e1611b6002b93e54bb5044 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-05helm chart for so containersRamesh Parthasarathy1-0/+37
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>