Merge pull request #27234 from backstage/rugvip/catalog-credentials
plugins/catalog-node: add credentials support for catalog service + promote
This commit is contained in:
@@ -39,7 +39,7 @@ import {
|
||||
coreServices,
|
||||
createBackendPlugin,
|
||||
} from '@backstage/backend-plugin-api';
|
||||
import { catalogServiceRef } from '@backstage/plugin-catalog-node/alpha';
|
||||
import { catalogServiceRef } from '@backstage/plugin-catalog-node';
|
||||
import { Router } from 'express';
|
||||
import { KubernetesBuilder } from './KubernetesBuilder';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user