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
Installing the helm chart shows this error:
```
error while running post render on files: map[string]interface {}(nil): yaml: unmarshal errors:
line 10: mapping key "app" already defined at line 8
```
This closesk8snetworkplumbingwg#15
While running helm template, I get duplicate value on
app: whereabouts
The issue is in:
helm-charts/whereabouts/templates/_helpers.tpl
Line 39 in 05cc22a
I can submit a PR to quickly remove it.
Thanks and have a great day.
The text was updated successfully, but these errors were encountered: