From 13a46e8103fd64336ee13dda16e23288f3c25408 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Sat, 27 Jan 2024 16:21:46 +0100
Subject: [PATCH] test(nut-exporter): Update snapshots

---
 charts/nut-exporter/tests/__snapshot__/snapshot_test.yaml.snap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/charts/nut-exporter/tests/__snapshot__/snapshot_test.yaml.snap b/charts/nut-exporter/tests/__snapshot__/snapshot_test.yaml.snap
index e470397f3..6f1274c28 100644
--- a/charts/nut-exporter/tests/__snapshot__/snapshot_test.yaml.snap
+++ b/charts/nut-exporter/tests/__snapshot__/snapshot_test.yaml.snap
@@ -1240,6 +1240,7 @@ should match basic snapshot:
                 severity: warning
   5: |
     apiVersion: v1
+    automountServiceAccountToken: false
     kind: ServiceAccount
     metadata:
       labels:
-- 
GitLab