commit | b11cd7f010f637332c94b55e2c18925ff2b55750 | [log] [tgz] |
---|---|---|
author | Gopinath Taget <gopinath@opennetworking.org> | Thu Jan 11 10:40:31 2018 -0800 |
committer | Gopinath Taget <gopinath@opennetworking.org> | Thu Jan 11 10:40:31 2018 -0800 |
tree | bf6ce57b72c4e795992c544feb5f62be7e054475 | |
parent | 78b0edf7567481251b86e8eab380f4b80bbb526a [diff] |
Adding support for helm based deployments by enabling tiller install Change-Id: I13b628f9aefd3671251ee05a79fc09b9c4dd0bc9
diff --git a/podconfig/rcord-controlkube.yml b/podconfig/rcord-controlkube.yml index 70c8d79..866aba2 100644 --- a/podconfig/rcord-controlkube.yml +++ b/podconfig/rcord-controlkube.yml
@@ -22,4 +22,5 @@ # copy kubespray config and install kubect on node running playbook kubeconfig_localhost: true kubectl_localhost: true +helm_enabled: true