Commit 4e07fd71 authored by Eric Eastwood's avatar Eric Eastwood

Remove misspelled duplicate endpoint

parent 39dd1c66
...@@ -43,7 +43,6 @@ export default class Clusters { ...@@ -43,7 +43,6 @@ export default class Clusters {
endpoint: statusPath, endpoint: statusPath,
installHelmEndpoint: installHelmPath, installHelmEndpoint: installHelmPath,
installIngressEndpoint: installIngressPath, installIngressEndpoint: installIngressPath,
installIngresEndpoint: installIngressPath,
installRunnerEndpoint: installRunnerPath, installRunnerEndpoint: installRunnerPath,
}); });
......
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