Skip to content

Commit 4df1e5c

Browse files
authored
Add nodeSelector for prometheus. (#301)
1 parent 7af8000 commit 4df1e5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/prometheus/install-prometheus.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ spec:
9898
serviceMonitorSelector: {}
9999
podMonitorNamespaceSelector: {}
100100
podMonitorSelector: {}
101+
nodeSelector:
102+
pool: system
101103
podMetadata:
102104
labels:
103105
app: prometheus

0 commit comments

Comments
 (0)