Skip to content

Commit 971af72

Browse files
committed
ovh2: put prometheus, grafana on core nodes
1 parent 0c560ef commit 971af72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/ovh2.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ cryptnono:
7676
enabled: false
7777

7878
grafana:
79+
nodeSelector: *coreNodeSelector
7980
ingress:
8081
hosts:
8182
- grafana.ovh-test.mybinder.org
@@ -99,6 +100,7 @@ grafana:
99100

100101
prometheus:
101102
server:
103+
nodeSelector: *coreNodeSelector
102104
persistentVolume:
103105
size: 50Gi
104106
retention: 30d

0 commit comments

Comments
 (0)