fix: set priority for ks,node-exporter,prometheus (#2079)

* fix: set priority for ks,node-exporter,prometheus

* fix: add priority class for download
This commit is contained in:
hysyeah
2025-11-17 23:54:55 +08:00
committed by GitHub
parent fefd635f6c
commit aff0b38c0b
7 changed files with 17 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ spec:
- matchExpressions:
- key: node-role.kubernetes.io/edge
operator: DoesNotExist
priorityClassName: "system-cluster-critical"
containers:
- args:
- --web.listen-address=127.0.0.1:9100