Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate labels in whereabouts helm charts #15

Open
ehudyonasi opened this issue Apr 28, 2022 · 0 comments · May be fixed by #23
Open

Duplicate labels in whereabouts helm charts #15

ehudyonasi opened this issue Apr 28, 2022 · 0 comments · May be fixed by #23

Comments

@ehudyonasi
Copy link

While running helm template, I get duplicate value on app: whereabouts

The issue is in:

{{ include "whereabouts.selectorLabels" . }}

I can submit a PR to quickly remove it.
Thanks and have a great day.

toelke added a commit to genesiscloud/k8snetworkplumbingwg-helm-charts that referenced this issue Aug 3, 2022
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 closes k8snetworkplumbingwg#15
@toelke toelke linked a pull request Aug 3, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant