You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to test my cluster with podinfo chart created with fluxcd but it seems it breaks on values.ingress.hosts.
Helm upgrade failed: template: podinfo/templates/ingress.yaml:20:18: executing "podinfo/templates/ingress.yaml" at <.hosts>: can't evaluate field hosts in type interface {} Last Helm logs: preparing upgrade for podinfo resetting values to the chart's original version
I'm trying to test my cluster with podinfo chart created with fluxcd but it seems it breaks on
values.ingress.hosts
.And here's my helmrelease:
@stefanprodan i'd appreciate any help ;)
The text was updated successfully, but these errors were encountered: