Skip to content

Commit

Permalink
Run node-problem-detector from 0 user
Browse files Browse the repository at this point in the history
This adds the runAsUser flag to node-problem-detector at pod level

Change-Id: I0db38599e037ac38b24e50bbc2228ef1fd264c4e
  • Loading branch information
rk0850 authored and Rahul Khiyani committed Aug 11, 2020
1 parent 10fd77b commit 117fae6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubernetes-node-problem-detector/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ labels:
pod:
security_context:
node_problem_detector:
pod:
runAsUser: 0
container:
node_problem_detector:
readOnlyRootFilesystem: true
Expand Down

0 comments on commit 117fae6

Please sign in to comment.