Commit 7a73cff7 authored by Tiago Botelho's avatar Tiago Botelho

Fix rubocop

parent ceb628e5
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment