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
fix(helm): add ipForwarding monitor and prometheusRule to values.yaml.template
CI uses envsubst to generate values.yaml from the template file.
The template was missing the monitors.ipForwarding section and the
entire prometheusRule section, causing helm lint to fail with
"nil pointer evaluating interface {}.enabled".
0 commit comments