Add metronom + tankstelle to grafana + loki #202

Merged
teutat3s merged 7 commits from monitor-metronom-tankstelle into main 2024-06-06 16:41:23 +00:00
Showing only changes of commit 2fdfd3b80e - Show all commits

View file

@ -14,7 +14,7 @@ People with admin access to the infrastructure are added to [`logins/admins.nix`
publicKey = <pubkey-string>;
allowedIPs = [ "10.7.6.<ip-address>/32" "fd00:fae:fae:fae:fae:<ip-address>::/96" ];
}
}];
];
secretEncryptionKeys = {
<name> = <encryption-key-string>;