Skip to content
Snippets Groups Projects
Commit 7a73cff7 authored by Tiago Botelho's avatar Tiago Botelho
Browse files

Fix rubocop

parent ceb628e5
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -9,6 +9,7 @@ class Kubeclient::Client
else
@entities[kind.to_s].resource_name
end
ns_prefix = build_namespace_prefix(namespace)
rest_client["#{ns_prefix}#{entity_name_plural}/#{name}:#{port}/proxy"].url
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment