9 Commits
Author SHA1 Message Date
Matthew Donoughe e0eecd5594 [stable/ipfs] generated yaml syntax fixes for ipfs ingress (#21882)
* fix gateway ingress

template: ipfs/templates/ingress-gateway.yaml:24:30:
executing "ipfs/templates/ingress-gateway.yaml" at <include "ipfs.fullname"
.>: error calling include: template: ipfs/templates/_helpers.tpl:14:27: executing
"ipfs.fullname" at <.Chart.Name>: can''t evaluate field Chart in type string'


Signed-off-by: Matthew Donoughe <mdonoughe@gmail.com>

* fix indentation of tls settings


Signed-off-by: Matthew Donoughe <mdonoughe@gmail.com>

* fix underquoting of host name


Signed-off-by: Matthew Donoughe <mdonoughe@gmail.com>
2020-06-21 20:18:39 -07:00
Nate Walck ba2524fa89 [stable/ipfs] Move livenessProbe to container config block (#19790)
* Move livenessProbe to container config block

Signed-off-by: Nate Walck <nate.walck@gmail.com>

* bump stable/ipfs chart version

Signed-off-by: Nate Walck <nate.walck@gmail.com>
2019-12-29 04:29:38 -08:00
Evin Callahan 470777cb1b [stable/ipfs] fix statefulset api (#19517)
Signed-off-by: Evin Callahan <evin.callahan@gmail.com>
2019-12-11 01:04:05 -08:00
Jonas Kint 5af51b1a72 [stable/ipfs] Fix: can't evaluate field Values in type string (#18348)
* [stable/ipfs] Fixed error where helm would error upon a template value not being a string.

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>

* [stable/ipfs] Added label selector in the ipfs statefulset

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>

* [stable/ipfs] Bumping ipfs chart version to 0.3.3

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>

* [stable/ipfs] Less code is cleaner

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>
2019-10-29 20:44:52 -07:00
Jonas Kint 9d6ed5d22d Added ingress support for the stable/ipfs chart (#18101)
* Added ingress support for the stable/ipfs chart.

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>

* Added ingress documentation for the stable/ipfs chart.

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>

* Bumping stable/ipfs chart version.

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>

* Trying to bump stable/ipfs to the right version

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>

* Removing too many blank lines

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>

* Removing too many blank lines

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>

* Bumping ipfs chart to version  0.3.2

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>
2019-10-24 13:57:39 -07:00
Bruno Clermont a9ce4492c9 stable/ipfs Update, Scrape, NodePort, etc (#15709)
* add swarm port 4001 and support nodeport service

Signed-off-by: Bruno Clermont <bruno@robotinfra.com>

* bump to 0.4.21

Signed-off-by: Bruno Clermont <bruno@robotinfra.com>

* scrape prometheus metrics

Signed-off-by: Bruno Clermont <bruno@robotinfra.com>

* add probes

Signed-off-by: Bruno Clermont <bruno@robotinfra.com>

* bump version

Signed-off-by: Bruno Clermont <bruno@robotinfra.com>

* Fix example port (304001 is > 65534)

Signed-off-by: Bruno Clermont <bruno@robotinfra.com>
2019-07-29 11:00:25 -07:00
Kevin Schumacher 3f26f9957f [stable/ipfs] #1785 namespace defined templates with chart name (#2142) 2017-09-19 16:24:53 +05:30
Guang Ya Liu f5b5f2a386 [stable/ipfs] Use storageClassName for ipfs. (#1995) 2017-09-05 16:39:29 +01:00
Yuvi Panda a78cbd1bbf Add IPFS Chart (#1192) 2017-07-11 21:56:14 +02:00