resmoio / kubernetes-event-exporter

Export Kubernetes events to multiple destinations with routing and filtering
Apache License 2.0
789 stars 158 forks source link

Fix "template: kubernetes-event-exporter/templates/_helpers.tpl:14:14… #108

Closed yuriscott closed 1 year ago

yuriscott commented 1 year ago

I tried to install kubernetes-event-exporter chart of master branch into Kubernetes 1.21 , but I got a nil exception complaint and found that the current context had been changed with 'with'.

…: executing "kubernetes-event-exporter.fullname" at <.Values.fullnameOverride>: nil pointer evaluating interface {}.fullnameOverride" while try to install helm charts