Skip to content

Commit

Permalink
Add nodeSelector for prometheus. (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
wanlin31 authored Apr 13, 2022
1 parent 7af8000 commit 4df1e5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/prometheus/install-prometheus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ spec:
serviceMonitorSelector: {}
podMonitorNamespaceSelector: {}
podMonitorSelector: {}
nodeSelector:
pool: system
podMetadata:
labels:
app: prometheus
Expand Down

0 comments on commit 4df1e5c

Please sign in to comment.