From 15896538d0d9b561bd198417f4b641a319561655 Mon Sep 17 00:00:00 2001 From: Liam Date: Sun, 22 Sep 2024 05:49:10 +0100 Subject: [PATCH] remove monitoring for now --- infrastructure/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/kustomization.yaml b/infrastructure/kustomization.yaml index 7f3a600..947eccf 100644 --- a/infrastructure/kustomization.yaml +++ b/infrastructure/kustomization.yaml @@ -8,5 +8,5 @@ resources: - nfs - traefik - kube-sphere - - monitoring + #- monitoring - alerting/flux