summaryrefslogtreecommitdiffstats
path: root/kubernetes/config/.helmignore
AgeCommit message (Collapse)AuthorFilesLines
2017-09-12moving certs and keys to k8s secretsKeren Joseph1-1/+2
changed location of used certs and keys files, updated deploy yamls and create/delete all Issue-ID: OOM-293 Change-Id: I53766b7028d6b725bf381875105b196246ff2ee1 Signed-off-by: Keren Joseph <keren.joseph@amdocs.com>
2017-09-08converting config to helm and setting demo valuesMandeep Khinda1-0/+25
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>