From 7965224e8ab2b03feb716d88b7cd5d1aa1e2666f Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 9 Sep 2025 11:37:06 -0500 Subject: [PATCH] change config --- clusters/cl01tl/services/talos/values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/clusters/cl01tl/services/talos/values.yaml b/clusters/cl01tl/services/talos/values.yaml index bcc8f0cd3..cbefc8c09 100644 --- a/clusters/cl01tl/services/talos/values.yaml +++ b/clusters/cl01tl/services/talos/values.yaml @@ -175,7 +175,6 @@ etcd-defrag: - etcd - defrag - -n 10.232.1.13 - - --talosconfig /tmp/configuration/config workingDir: /tmp resources: requests: @@ -197,7 +196,7 @@ etcd-defrag: advancedMounts: defrag: main: - - path: /tmp/configuration/config + - path: /home/user/.talos/config readOnly: true mountPropagation: None subPath: config