Update plugins/kubernetes-backend/src/service/KubernetesBuilder.ts
Signed-off-by: Johan Haals <johan.haals@gmail.com> Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: Johan Haals <johan@haals.se>
This commit is contained in:
@@ -76,7 +76,7 @@ import { KubernetesProxy } from './KubernetesProxy';
|
||||
/**
|
||||
* @deprecated Please migrate to the new backend system as this will be removed in the future.
|
||||
* @public
|
||||
* */
|
||||
*/
|
||||
export interface KubernetesEnvironment {
|
||||
logger: LoggerService;
|
||||
config: Config;
|
||||
|
||||
Reference in New Issue
Block a user