Skip to content
This repository was archived by the owner on Oct 27, 2021. It is now read-only.

Commit c180c56

Browse files
committed
Fix #1
1 parent 53939c8 commit c180c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/kubernetes/default/configmaps/nuc-node-led-controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
name: nuc-node-led-controller
55
data:
66
# See https://github.com/milesp20/intel_nuc_led#usage
7-
NUC_LED_READY: ring,09,none,green
7+
NUC_LED_READY: ring,10,none,green
88
NUC_LED_UNSCHEDULABLE: ring,50,fade_slow,yellow
99
NUC_LED_NOT_READY: ring,100,fade_slow,red
1010
NUC_LED_ERROR: ring,100,blink_fast,red

0 commit comments

Comments
 (0)