From 0e50ac4e0e8e193de4c9b2f06b4ed4ad4da53eb1 Mon Sep 17 00:00:00 2001 From: HaimKortovich Date: Wed, 6 May 2026 11:50:29 -0500 Subject: [PATCH] remove kserve --- clusters/k3s-dgx/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/k3s-dgx/kustomization.yaml b/clusters/k3s-dgx/kustomization.yaml index 5783310..99a98ad 100644 --- a/clusters/k3s-dgx/kustomization.yaml +++ b/clusters/k3s-dgx/kustomization.yaml @@ -4,5 +4,5 @@ resources: - flux-system - gpu-support - infrastructure - - kserve + # - kserve - apps