Skip to content

Fix duplicated labels

What does this MR do?

This PR fixes some duplicated labels that are generated for the gitaly statefulset and the gitlab-exporter deployment templates.

Related issues

Closes #2809 (closed)

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion.

Required

  • Merge Request Title and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes - following the way to reproduce the bug in the associated issue, kustomize build works properly with this MR
  • Documentation created/updated - not relevant for this simple fix
  • Tests added - not relevant for this simple fix
  • Integration tests added to GitLab QA - not relevant for this simple fix
  • Equivalent MR/issue for omnibus-gitlab opened - not relevant, concerns only the Helm chart
Edited by Adrien Ferrand

Merge request reports