summaryrefslogtreecommitdiffstats
path: root/kubernetes/config/createConfig.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-09-08converting config to helm and setting demo valuesMandeep Khinda1-1/+1
To be able to run the vFW/vLB demos, these needed to be done manually and it was a big mess. With the power of helm we can now pass data into the config pod and make some substitutions Issue-ID: OOM-277 Change-Id: Ie167920fac7896661b81443aa460ce2e6f615187 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-08-25making createConfig.sh executableMandeep Khinda1-0/+0
minor annoyance being corrected. no issue id. Issue-ID: OOM-118 Change-Id: Ie055ce70bbbfc872af7b64dad621e968fc9d49c0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-08-15[OOM-117] Multiple ONAP instances same K8s clusterMike Elliott1-0/+47
Change-Id: Ie670dd37da819b33e32885d3be20cc8739fc2524 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>