featurehub-io / featurehub-helm

Official FeatureHub Helm charts
4 stars 4 forks source link

Parse error in deployment.yaml line 71 #16

Closed dsand1234 closed 9 months ago

dsand1234 commented 9 months ago

Helm install failed: parse error at (featurehub/templates/management-repository/deployment.yaml:71): function "Values" not defined

The template has "Values" instead of ".Values"

rvowles commented 9 months ago

I wonde why the lint didn't pick that up?

rvowles commented 9 months ago

sorted! thanks for pointing this out, added hard code linting as well :)