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:
parent
10fd77b6e4
commit
117fae68e6
@ -38,6 +38,8 @@ labels:
|
|||||||
pod:
|
pod:
|
||||||
security_context:
|
security_context:
|
||||||
node_problem_detector:
|
node_problem_detector:
|
||||||
|
pod:
|
||||||
|
runAsUser: 0
|
||||||
container:
|
container:
|
||||||
node_problem_detector:
|
node_problem_detector:
|
||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
|
Loading…
Reference in New Issue
Block a user