modules: services: monitoring: add 'secretKeyFile'
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
This commit is contained in:
parent
ae13ab0c86
commit
47533f119e
2 changed files with 8 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ in
|
|||
enable = true;
|
||||
grafana = {
|
||||
passwordFile = secrets."monitoring/password".path;
|
||||
secretKeyFile = secrets."monitoring/secret-key".path;
|
||||
};
|
||||
};
|
||||
# FLOSS music streaming server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue