mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nixos/prometheus: add cloud to refresh_interval description
This commit is contained in:
parent
7958dbb8a7
commit
cad83fc596
1 changed files with 1 additions and 1 deletions
|
@ -591,7 +591,7 @@ let
|
|||
'';
|
||||
|
||||
refresh_interval = mkDefOpt types.str "60s" ''
|
||||
Refresh interval to re-read the instance list.
|
||||
Refresh interval to re-read the cloud instance list.
|
||||
'';
|
||||
|
||||
port = mkDefOpt types.int "80" ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue