Skip to content
Snippets Groups Projects
Verified Commit 5cd81967 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

test(nut-exporter): Fix snapshot after adding exporter variables

parent 188dca7d
No related branches found
No related tags found
No related merge requests found
...@@ -26,6 +26,8 @@ should match basic snapshot: ...@@ -26,6 +26,8 @@ should match basic snapshot:
spec: spec:
containers: containers:
- env: - env:
- name: NUT_EXPORTER_VARIABLES
value: battery.charge,battery.runtime,battery.voltage,battery.voltage.nominal,input.voltage,input.voltage.nominal,ups.load,ups.status
- name: NUT_EXPORTER_SERVER - name: NUT_EXPORTER_SERVER
value: 192.0.2.1 value: 192.0.2.1
image: ghcr.io/druggeri/nut_exporter:4.5.6 image: ghcr.io/druggeri/nut_exporter:4.5.6
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment