forked from k-space/kube
prometheus-operator: Specify priorityClassName: system-node-critical for node-exporters
This commit is contained in:
parent
310b2faaef
commit
5ef5e14866
@ -431,6 +431,7 @@ spec:
|
|||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
hostPID: true
|
hostPID: true
|
||||||
|
priorityClassName: system-node-critical
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: true
|
runAsNonRoot: true
|
||||||
runAsUser: 65534
|
runAsUser: 65534
|
||||||
|
Loading…
Reference in New Issue
Block a user