Fix rubocop
This commit is contained in:
parent
ceb628e570
commit
7a73cff72e
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue