forked from mirrors_public/oddlama_nix-config
chore: remove tag from secrets
This commit is contained in:
parent
d7a0022766
commit
3a10375dcc
2 changed files with 0 additions and 2 deletions
|
@ -180,7 +180,6 @@ in {
|
|||
jsonData.organization = "machines";
|
||||
jsonData.defaultBucket = "telegraf";
|
||||
}
|
||||
# TODO duplicate above influxdb source (with scoped read tokens??) for each organization
|
||||
{
|
||||
name = "Loki";
|
||||
type = "loki";
|
||||
|
|
|
@ -82,7 +82,6 @@ in {
|
|||
|
||||
age.secrets.telegraf-influxdb-token = {
|
||||
generator.script = "alnum";
|
||||
generator.tags = ["influxdb"];
|
||||
mode = "440";
|
||||
group = "telegraf";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue