Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 189 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 189 Bytes

config-reloader

Used in kubernetes for detecting changes in mounted configmaps Usage example:

#signal USR2 to pid 1 when /tmp/foo changes
config-reloader -watch /tmp/foo:USR2:1