Skip to content

Commit

Permalink
fix: change terminationMessagePath as /dev is readOnly
Browse files Browse the repository at this point in the history
  • Loading branch information
timtorChen committed Nov 6, 2024
1 parent 007e52c commit 8704fd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/smart-exporter/smart-exporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ spec:
memory: 64Mi
securityContext:
privileged: true
terminationMessagePath: /termination-log

persistence:
device:
Expand Down

0 comments on commit 8704fd9

Please sign in to comment.