This commit is contained in:
Kopatz
2026-03-07 10:52:06 +01:00
parent ae367e4afa
commit 535cfe6564
5 changed files with 13 additions and 4 deletions

View File

@@ -58,6 +58,7 @@ in
high_availability = false;
};
security.admin_password = "$__file{${config.age.secrets.grafana-pw.path}}";
security.secret_key = "dontcareaboutthis";
};
provision.alerting.contactPoints.path = config.age.secrets.grafana-contact-points.path;