Commit Graph
9 Commits
Author SHA1 Message Date
qbast cd1879797e Add support for encrypted connection between zetcd and etcd (#4903)
* Add support for encrypted connection between zetcd and etcd. Fixes #4898

* Remove added empty lines

* Fix problems found by helm lint

* Fix whitespace

* Fixes after review

* Remove trailing namespaces, increment chart version
2018-05-02 12:59:17 -07:00
AdamDang 5e6c3cc255 Typo fix in zetcd/README.md: "an zetcd deployment"->"a zetcd deployment" (#4910)
* Update Chart.yaml

* Typo fix in zetcd/README.md

an  zetcd deployment->a  zetcd deployment
2018-04-19 07:54:59 -07:00
yulng e72d08eee6 fix:typo tables to table (#4365)
* version: 0.1.7

version: 0.1.7

* Update README.md

tables
2018-03-20 23:22:22 -07:00
Grant McLendon f8edcaecc3 [stable/zetcd] Fix zetcd template when etcd-operator disabled (#3749)
* Fix zetcd template Values.etcd.endpoints

Chart template was invalid if `.Values.etcd.operatorEnabled = false`

* [stable/zetcd] Bump version number
2018-03-02 11:08:51 -08:00
liaoj 230e01e157 Update README.md (#3553)
change charts to chart
2018-02-06 07:29:13 -08:00
trobert2 44477afcd1 [stable/zetcd] Adds namespace templated variables. (#2503)
* Adds namespace for zetcd templated variables.

* Bumps chart version

* Fix linting issues
2017-11-17 11:53:15 +01:00
hchenxa a4ecdc2099 add nodeSelector in zetcd value.yaml (#2062)
[stable/zetcd] Added nodeSelector for zetcd.
2017-09-18 07:38:07 +02:00
Scott Rigby 61c84540d3 [stable/zetcd] bump dependency etcd-operator 0.4.3 (#1964)
* [stable/zetcd] bump dependency etcd-operator 0.4.3

* Bump stable/zetcd version
2017-09-04 15:51:32 -05:00
Hunter Nield a2af7f866f [stable/zetcd] zetcd chart (#1529)
* zetcd chart

A chart that bootstraps zetcd with an optional etcd-operator cluster

* Add maintainers & commented out resource limits

* Add back missing curly braces

* Removed resource defaults in README and unused helper
2017-07-28 08:08:02 +02:00