Added cloudflare api key
This commit is contained in:
parent
6c9f2e1b41
commit
c22caf7cef
3 changed files with 18 additions and 12 deletions
13
secrets.nix
13
secrets.nix
|
|
@ -6,18 +6,7 @@ let
|
|||
machines.arr
|
||||
machines.metrics
|
||||
];
|
||||
# alertmanager-matrix-forwarder = [ machines.pluto ];
|
||||
# fastly-read-only-api-token = [ machines.pluto ];
|
||||
# hydra-mirror-aws-credentials = [ machines.pluto ];
|
||||
# hydra-mirror-git-credentials = [ machines.pluto ];
|
||||
# packet-sd-env = [ machines.pluto ];
|
||||
# pluto-backup-secret = [ machines.pluto ];
|
||||
# pluto-backup-ssh-key = [ machines.pluto ];
|
||||
# prometheus-packet-spot-market-price-exporter = [ machines.pluto ];
|
||||
# rfc39-credentials = [ machines.pluto ];
|
||||
# rfc39-github = [ machines.pluto ];
|
||||
# rfc39-record-push = [ machines.pluto ];
|
||||
# tarball-mirror-aws-credentials = [ machines.pluto ];
|
||||
cloudflare-tegola-apiKey = [ machines.metrics ];
|
||||
};
|
||||
in
|
||||
builtins.listToAttrs (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue