Skip to content

Fix namespace ambiguity with Kubernetes Pod definitions

Stan Hu requested to merge sh-fix-helm-api-spec into master

This was causing a spec failure between Gitlab::Kubernetes::Helm::Pod and Gitlab::Kubernetes::Helm::Api::Pod if one spec loaded the former definition first.

Closes #41458 (closed)

Merge request reports