Files
Matthew DonougheandGitHub 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
..