diff --git a/.changeset/quick-ears-type.md b/.changeset/quick-ears-type.md new file mode 100644 index 0000000000..70711313e6 --- /dev/null +++ b/.changeset/quick-ears-type.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-kubernetes-backend': patch +--- + +fixes a bug afecting clusers that have a base path in the url. The base path was being replaced with the resource path instead of being appended