From f2c178ffc2953f94b1d7a0e7c141b6c2f1867c6e Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Fri, 4 Feb 2022 16:14:42 +0100
Subject: [PATCH] fix(system-upgrades): Fix remaining kustomize name

---
 infrastructure/system-upgrades/kustomization.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure/system-upgrades/kustomization.yaml b/infrastructure/system-upgrades/kustomization.yaml
index d7047ee68..b9d2de52f 100644
--- a/infrastructure/system-upgrades/kustomization.yaml
+++ b/infrastructure/system-upgrades/kustomization.yaml
@@ -7,4 +7,4 @@ resources:
   - kubelet.yaml
   - longhorn-lvm.yaml
   - longhorn-setup.yaml
-  - fedora-temperature-monitoring.yaml
+  - fedora-temperature-management.yaml
-- 
GitLab