Tom Proctor
be1721fc84
Remove redundant logic ( #434 )
2021-04-14 14:53:52 +01:00
Theron Voran
2b2b0dd2fa
Added support for external vault ( #207 )
...
Uses Values.injector.externalVaultAddr to control the vault address
env variable and server yaml rendering.
If injector.externalVaultAddr is empty, both the injector and vault
are deployed, with the injector using the local vault. If
injector.externalVaultAddr is not empty, only the injector is
deployed, and it uses the vault at the address specified in
injector.externalVaultAddr.
2020-02-21 08:16:33 -08:00
Theron Voran
77b973c17f
Helm 3 support ( #195 )
...
Update chart and tests to Helm 3
Co-authored-by: Matt Piekunka <mpiekunk@users.noreply.github.com>
Co-authored-by: Mike Brancato <mbrancato@users.noreply.github.com>
2020-02-06 08:44:38 -08:00
Yves Blusseau
75ceb1af5a
Fix PodDisruptionBudget template ( #88 )
...
* Fix bad selectors.
* Fix bad calculation of maxUnavailable.
Signed-off-by: JrCs <90z7oey02@sneakemail.com>
2019-10-21 09:51:02 -04:00
Sophian Mehboub
bb7ce9409b
add namespace in vault manifest definition ( #38 )
2019-08-28 09:58:48 -04:00
Jason O'Donnell
abb2b6e56e
Remove version label from resources ( #27 )
2019-08-20 17:08:49 -04:00
Jason O'Donnell
db571d8dda
Update helm labels ( #8 )
2019-08-07 14:55:32 -04:00
Jason O'Donnell
b7469914e2
Refactor chart for 1.0, add tests, update TF ( #2 )
...
* Refactor chart for 1.0, add tests, update TF
* Fix typo in helper comment
* Add NOTES for post install instructions
* Fix typo in NOTES
* Fix replication port for enterprise
* Change updateStrategy to OnDelete
* Add icon
* Remove cluster address from config
* Update README, add contributing doc
* Update README
* Change HA replicas to 3
2019-07-31 14:26:12 -04:00
Clint Shryock
81b11691ae
add service disruption back for HA setup
2018-11-30 16:29:46 -06:00
Clint Shryock
1decb83b97
remove for now
2018-10-05 16:11:52 -05:00
Clint Shryock
d72a939a51
really ugly hack/slash proof-of-concept, forked from consul-helm
2018-10-02 16:14:57 -05:00
Mitchell Hashimoto
fc30ae877e
test/unit: test DisruptionBudget
2018-09-03 08:58:19 -07:00
Mitchell Hashimoto
3a61646b1d
Add global.enabled to disable all components by default
2018-09-02 16:19:11 -07:00
Mitchell Hashimoto
60e57f700e
setup templates for proper name prefixing
2018-08-18 14:48:22 -07:00
Mitchell Hashimoto
323feba49c
Move chart to top-level
2018-08-18 14:20:04 -07:00