Skip to content

Remove namespace and cache deprecated fields from the Helm Chart project

What does this MR do?

In the previous MR !393 (merged), all deprecated fields should have been removed.

I just realized those two leftovers:

  • namespace
  • cache (present only in the values.yaml but removed elsewhere)

Why was this MR needed?

To remove already deprecated fields which were left since %13.6

What's the best way to test this MR?

TBD

What are the relevant issue numbers?

gitlab-org/gitlab#379064 (closed)

Merge request reports

Loading