fix(tiller): change manifest name for tiller service in chart values

Manifests key for tiller service used in template and values is
different. Change the values.yaml as per the name specified in
template files.

Closes #193 https://github.com/att-comdev/armada/issues/193

Change-Id: I4922cc6ac41ffb362bb86d5123a74825edf61c2b
This commit is contained in:
Hemanth Nakkina 2018-02-08 14:51:29 +05:30 committed by Hemanth Nakkina
parent 7acf2bc9a0
commit 72ac86329f
1 changed files with 1 additions and 1 deletions

View File

@ -34,4 +34,4 @@ deployment:
manifests:
deployment_tiller: true
service_tiller: true
service_tiller_deploy: true