From 8f4862d9a52e2ea4d8f26f64596f45e11a7ed82f Mon Sep 17 00:00:00 2001 From: Dreaded_X Date: Wed, 9 Oct 2024 00:44:01 +0200 Subject: [PATCH] Disable rook until we have more nodes --- infrastructure/controllers/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/controllers/kustomization.yaml b/infrastructure/controllers/kustomization.yaml index b792a29..45cb461 100644 --- a/infrastructure/controllers/kustomization.yaml +++ b/infrastructure/controllers/kustomization.yaml @@ -4,4 +4,4 @@ resources: - akri.yaml - cert-manager.yaml - traefik.yaml - - rook.yaml + # - rook.yaml