From cf4a85f72e66c11a24a5c405a015ec8b97f967e2 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Wed, 29 Mar 2023 01:55:15 +0200
Subject: [PATCH] fix(drivers): Fix duplicate nfd deployment

---
 infrastructure/drivers/amd-gpu.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/infrastructure/drivers/amd-gpu.yaml b/infrastructure/drivers/amd-gpu.yaml
index d3dfeb9b8..1e58f87d8 100644
--- a/infrastructure/drivers/amd-gpu.yaml
+++ b/infrastructure/drivers/amd-gpu.yaml
@@ -25,8 +25,6 @@ spec:
       version: 0.7.0
   interval: 5m
   values:
-    nfd:
-      enabled: true
     namespace: drivers-system
     securityContext:
       allowPrivilegeEscalation: false
-- 
GitLab