Add namespace name to release name 55/355/1
authorwrider <lji@research.att.com>
Mon, 17 Jun 2019 19:16:21 +0000 (15:16 -0400)
committerwrider <lji@research.att.com>
Mon, 17 Jun 2019 19:16:27 +0000 (15:16 -0400)
commit9020bcac1ec8771f9b8111243313747a531f8c30
treec1d8d9701945b041f5ea8f11f8f5f2180241cdf6
parent5dbb5f8446b68419fd44a748dfcefdaebf3fc4b5
Add namespace name to release name

Credentials are per namespace therefore we need to deploy this chart
for each namespace where the credential is needed.  The helm release
name used for deploying the chart to each namespace should reflect the
namespace; otherwise we will have "release already exists" error when
deploy the credential into the second namespace in the same cluster.

Change-Id: I8fb013900113f3f16ecff40b8c32edfd32679a06
Signed-off-by: wrider <lji@research.att.com>
ric-infra/20-Credential/bin/install
ric-infra/20-Credential/bin/uninstall