From dd745bb8f94d164b6e49e7e3ea4cd960a72477a7 Mon Sep 17 00:00:00 2001 From: Daniel Levi-Minzi Date: Thu, 6 Mar 2025 12:47:53 -0500 Subject: [PATCH] remove from default config --- pkg/common/config.default.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pkg/common/config.default.yaml b/pkg/common/config.default.yaml index 6b482b205..6326d98c5 100644 --- a/pkg/common/config.default.yaml +++ b/pkg/common/config.default.yaml @@ -56,9 +56,6 @@ gateway: memory: 32768 maxReplicas: 10 maxGpuCount: 2 - containerCostHook: - endpoint: http://localhost:8000/cost - token: "" fileService: enabled: true endpointUrl: http://juicefs-s3-gateway.beta9.svc.cluster.local:9900