From: Ciprian Barbu Date: Thu, 4 Jul 2019 13:14:35 +0000 (+0300) Subject: Add helm-charts submodule for PONSim X-Git-Tag: 2.0.0-AKRAINO~22 X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=f1a6b8ac0babd69d5b1e91a20e3a42843e30cce0;p=iec.git Add helm-charts submodule for PONSim Using iecedge/helm-charts forked from upstream opencord/helm-charts containing arm64 specific changes (arm64 Docker images) and changes for running PONSim without errors on clusters with multiple nodes. Signed-off-by: Ciprian Barbu Change-Id: Id068c462695091a9d33ec8da7b846adc0f06a601 --- diff --git a/.gitmodules b/.gitmodules index 7c6c5fa..191a8df 100644 --- a/.gitmodules +++ b/.gitmodules @@ -138,3 +138,7 @@ [submodule "kubectl-deployer-docker"] path = src/use_cases/seba_on_arm/src_repo/kubectl-deployer-docker url = https://github.com/iecedge/kubectl-deployer-docker.git +[submodule "helm-charts"] + path = src/use_cases/seba_on_arm/src_repo/helm-charts + url = https://github.com/iecedge/helm-charts.git + branch = ponsim_3node_arm64 diff --git a/src/use_cases/seba_on_arm/src_repo/helm-charts b/src/use_cases/seba_on_arm/src_repo/helm-charts new file mode 160000 index 0000000..b168859 --- /dev/null +++ b/src/use_cases/seba_on_arm/src_repo/helm-charts @@ -0,0 +1 @@ +Subproject commit b168859840d479cf32ac10263117adcdebfca4d5