File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -64,4 +64,4 @@ dependencies:
6464 # https://github.com/NVIDIA/dcgm-exporter
6565 - name : dcgm-exporter
6666 version : 3.6.1
67- repository : https://nvidia.github.io/dcgm-exporter/helm-charts
67+ repository : https://nvidia.github.io/dcgm-exporter/helm-charts
Original file line number Diff line number Diff line change @@ -502,11 +502,10 @@ dcgm-exporter:
502502 prometheus.io/port : " 12121"
503503 prometheus.io/scrape : " true"
504504 tolerations :
505- - key : nvidia.com/gpu
506- operator : Equal
507- value : present
508- effect : NoSchedule
509-
505+ - key : nvidia.com/gpu
506+ operator : Equal
507+ value : present
508+ effect : NoSchedule
510509
511510# Configuration of templates provided directly by this chart
512511# -------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments