Etienne Champetier
68b96bdf1a
Helm v3 only ( #6846 )
* Fix etcd download dest
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* Only support Helm v3, cleanup install
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
4 years ago
Kenichi Omichi
7a1f033c1d
Update helm stable repo ( #6867 )
As https://helm.sh/blog/new-location-stable-incubator-charts/
helm stable repo is changed to https://charts.helm.sh/stable
In addition, if using helm v3.4.0+ the old stable repo installation
is failed.
So this updates the stable repo to avoid such error.
4 years ago
David Louks
bd49c993de
Added support for setting tiller_service_account and tiller_replicas ( #6696 )
* Added support for setting tiller_service_account and tiller_replicas
* Specify helm 2 version to ensure we have a test path that still hits helm 2 code
* Moved tiller_service_account to defaults.yml. Fixed is tiller_replicas defined check.
4 years ago
Maxime Guyot
6a33411d65
Add an option for helm init --wait ( #4202 )
6 years ago
georgejdli
b891d77679
add option to secure helm tiller with tls
6 years ago
Robin Elfrink
bbdd1c8f06
Add option to change the Tiller Deployment namespace.
6 years ago
Julien Mailleret
6aaaf4a272
Limit the maximum number of revisions saved per helm release ( #2894 )
* Limit the maximum number of revisions saved per helm release
6 years ago
Matthew Mosesohn
a0225507a0
Set helm deployment type to host ( #2012 )
7 years ago
Christopher Randles
208ff8e350
Allow for more customization of the tiller deploy ( #1946 )
7 years ago
Matthew Mosesohn
66c67dbe73
Add optional helm deployment mode for host ( #1920 )
7 years ago
Brad Beam
8b151d12b9
Adding yamllinter to ci steps ( #1556 )
* Adding yaml linter to ci check
* Minor linting fixes from yamllint
* Changing CI to install python pkgs from requirements.txt
- adding in a secondary requirements.txt for tests
- moving yamllint to tests requirements
7 years ago
FengyunPan
2bde9bea1c
Specify a dir and attach it to helm for HELM_HOME
7 years ago
Matthew Mosesohn
b69d4b0ecc
Add helm deployment
8 years ago