Traefik

Sources:

With default chart

helm install traefik traefik/traefik --create-namespace -n traefik

With customizations

helm install -f helm.yaml traefik traefik/traefik --create-namespace -n traefik