Error during helm install

Hi,

I am running a kubernetes microk8s cluster on a number of raspberry pi’s.

When I try to install Traefik from the officcial helm chart it fails.:

helm install traefik traefik/traefik

Error: INSTALLATION FAILED: template: traefik/templates/_podtemplate.tpl:206:17: executing "traefik.podTemplate" at <eq .Values.metrics.prometheus.addEntryPointsLabels false>: error calling eq: incompatible types for comparison

Any suggestions how I can fix this?

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.