[scripts] Cleanup intermediate files 05/505/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 25 Mar 2019 14:40:44 +0000 (15:40 +0100)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 25 Mar 2019 14:43:49 +0000 (15:43 +0100)
commit69ff7a77496f7e5c7809b9698f85c671c5413d19
tree425e0eab88ea0399946921350cd554f94b029b29
parente2db2e70f8c797b709189cb4f38519e47c0b8975
[scripts] Cleanup intermediate files

The installation scripts should not leave behind unused files created
during their run, but instead remove them on success:
- index.html, nginx-app.yaml generated by nginx testing;
- tiller-rba.yaml generated by tiller install;

Change-Id: Iebbfb13e0da6f9657dad65dc34cf62147210c487
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
src/foundation/scripts/helm.sh
src/foundation/scripts/nginx.sh