Run node-problem-detector from 0 user

This adds the runAsUser flag to node-problem-detector at pod level

Change-Id: I0db38599e037ac38b24e50bbc2228ef1fd264c4e
This commit is contained in:
KHIYANI, RAHUL (rk0850) 2020-08-11 12:12:42 -05:00 committed by Rahul Khiyani
parent 10fd77b6e4
commit 117fae68e6

View File

@ -38,6 +38,8 @@ labels:
pod:
security_context:
node_problem_detector:
pod:
runAsUser: 0
container:
node_problem_detector:
readOnlyRootFilesystem: true