summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/charts/multicloud-starlingx
AgeCommit message (Collapse)AuthorFilesLines
2019-05-15Disable NodePort for security concernBin Yang1-1/+1
Expose only ClusterIP instead of NodePort Change-Id: Icd6a3b6e8f5cde319710b5541ada0260f544be01 Issue-ID: OJSI-151 OJSI-148 OJSI-71 OJSI-130 OJSI-153 OJSI-150 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-05-14Upgrade released image tag 1.3.2 to multicloudBin Yang1-1/+1
Change-Id: I8d651296ea5150531a988dde6a04b6580a5f917e Issue-ID: MULTICLOUD-625 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-05-10integrate artifact broker into multicloud pluginsliboNet2-0/+87
add config.json for each multicloud plugin update deployment to add it as sidecar update the values.yaml of multicloud to store image name remove the hardcode namespace fix typo and use 1.3.1 image tag Change-Id: I6cc9e381ea655b1d75760b013d2be693b0c0575c Issue-ID: MULTICLOUD-597 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-05-07Update docker image tag to the latest released oneBin Yang1-1/+1
Change-Id: Ie5826081a18dcd0e4b4c3deec748c89a74b3c831 Issue-ID: MULTICLOUD-608 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-03-25Add starlingx pluginHaibin Huang8-0/+405
Change-Id: Ifbe5637edeb22a748699ff923584a12bc47b44e9 Issue-ID: MULTICLOUD-428 Signed-off-by: Haibin Huang <haibin.huang@intel.com>