Files
deprecated-helm-charts/stable/node-problem-detector/templates
Louis Blin 954751f47e [stable/node-problem-detector]: customizable securityContext (#21868)
When not using any of the default monitors that require a privileged
execution environment and only running custom monitors, it can be
useful to run NPD as a non-root user. This PR makes the securityContext
customizable, while keeping the `privileged: true` as a default.

Signed-off-by: Louis Blin <louisblin@users.noreply.github.com>
2020-04-14 01:17:11 -07:00
..