feat: migrate to agenix for secret management
This commit is contained in:
parent
e7e8d154aa
commit
8e174ba500
23 changed files with 234 additions and 120 deletions
|
|
@ -31,7 +31,7 @@
|
|||
domain = "status.extremist.software";
|
||||
};
|
||||
security = {
|
||||
secret_key = config.mySecrets.grafanaSecret;
|
||||
secret_key = "$__file{/run/agenix/grafana-secret}";
|
||||
};
|
||||
};
|
||||
provision = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue