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:
parent
7acf2bc9a0
commit
72ac86329f
@ -34,4 +34,4 @@ deployment:
|
||||
|
||||
manifests:
|
||||
deployment_tiller: true
|
||||
service_tiller: true
|
||||
service_tiller_deploy: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user