Add metronom + tankstelle to grafana + loki #202
|
@ -14,7 +14,7 @@ People with admin access to the infrastructure are added to [`logins/admins.nix`
|
||||||
publicKey = <pubkey-string>;
|
publicKey = <pubkey-string>;
|
||||||
allowedIPs = [ "10.7.6.<ip-address>/32" "fd00:fae:fae:fae:fae:<ip-address>::/96" ];
|
allowedIPs = [ "10.7.6.<ip-address>/32" "fd00:fae:fae:fae:fae:<ip-address>::/96" ];
|
||||||
}
|
}
|
||||||
}];
|
];
|
||||||
|
|
||||||
secretEncryptionKeys = {
|
secretEncryptionKeys = {
|
||||||
<name> = <encryption-key-string>;
|
<name> = <encryption-key-string>;
|
||||||
|
|
Loading…
Reference in a new issue