fix(examples): correct values of armada chart in armada-resources
Change manifest key for tiller service in armada chart in armada-resources.yaml Change tiller_service namespace in armada chart to kube-system. Closes #53 https://github.com/att-comdev/promenade/issues/53 Change-Id: Id64d2e064e31d3ea723d4c14544c96b359f9d3c6
This commit is contained in:
parent
50b25aad02
commit
1989792661
@ -1832,7 +1832,11 @@ data:
|
||||
values:
|
||||
manifests:
|
||||
deployment_tiller: false
|
||||
service_tiller: false
|
||||
service_tiller_deploy: false
|
||||
conf:
|
||||
armada:
|
||||
DEFAULT:
|
||||
tiller_namespace: kube-system
|
||||
images:
|
||||
tags:
|
||||
api: quay.io/attcomdev/armada:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user