add secret
This commit is contained in:
parent
dca7b045ff
commit
8a607a37a8
1 changed files with 6 additions and 0 deletions
|
|
@ -146,6 +146,12 @@
|
|||
owner = "grafana";
|
||||
group = "grafana";
|
||||
};
|
||||
pve-exporter = {
|
||||
file = ./secrets/pve-exporter.age;
|
||||
mode = "440";
|
||||
owner = "prometheus";
|
||||
group = "prometheus";
|
||||
};
|
||||
};
|
||||
}
|
||||
./hosts/monitoring
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue