Remove unnecessary namespaces variable
Open
good first issue
- Dominant language
- Shell
- Stars
- 13
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
The following script creates an unnecessary variable `namespaces`.
It seems to me that we can directly use `${labelnamespaces}` in lieu of `${namespaces}`
https://github.com/Azure/osm-azure/blob/a317fec83d7d9cb61066daf5ad8627124acfab17/charts/osm-arc/templates/osm-label.yml#L138-L139
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.