summaryrefslogtreecommitdiffstats
path: root/kubernetes/portal/components/portal-sdk/resources/config
AgeCommit message (Collapse)AuthorFilesLines
2020-08-30Removal of zookeeper from portal HELM chartsSandeep Shah1-1/+0
Portal components no more rely on zookeeper and removed from rspective portal and its component HELM charts Issue-ID: PORTAL-998 Signed-off-by: SandeepLinux <Sandeep.Shah@att.com> Change-Id: I9939da45ee03623a4f7cfc379c68785fdcce8b63
2020-05-22[PORTAL] Move portal subcharts to componentsKrzysztof Opasiak5-0/+459
In order to allow to define dependencies per subchart let's move all of them to components and make sure that they can be build independently. Issue-ID: AAF-1134 Change-Id: Ia75ba66d9338dbacaea500c20f6a5b384d1685a1 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>