From 8704fd92b89cd0054e75a3c176bbba01527e8470 Mon Sep 17 00:00:00 2001 From: Timtor Chen Date: Thu, 7 Nov 2024 03:08:43 +0800 Subject: [PATCH] fix: change terminationMessagePath as /dev is readOnly --- kubernetes/smart-exporter/smart-exporter.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kubernetes/smart-exporter/smart-exporter.yaml b/kubernetes/smart-exporter/smart-exporter.yaml index 48e62a01..0fdfdee0 100644 --- a/kubernetes/smart-exporter/smart-exporter.yaml +++ b/kubernetes/smart-exporter/smart-exporter.yaml @@ -57,6 +57,7 @@ spec: memory: 64Mi securityContext: privileged: true + terminationMessagePath: /termination-log persistence: device: