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:
Johan Haals
2024-08-20 10:31:49 +02:00
committed by GitHub
parent f55f8bf723
commit 3d50d67e44
@@ -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;