Skip to content

Commit 2ea4513

Browse files
committed
Add missing mount required to capture GPU metrics
1 parent b9b5cd3 commit 2ea4513

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/edpm_telemetry_power_monitoring/templates/kepler.json.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
},
2020
{% endif %}
2121
"volumes": [
22+
"/lib/modules:/lib/modules:ro",
2223
"/run/libvirt:/run/libvirt:shared,ro",
2324
"/sys/:/sys/",
2425
"/proc:/proc"

0 commit comments

Comments
 (0)