mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
refactor(sops): individual service files
This commit is contained in:
parent
be8e04ce37
commit
de91366e09
21 changed files with 588 additions and 28 deletions
|
|
@ -25,6 +25,7 @@ in {
|
|||
};
|
||||
|
||||
sops.secrets.postgresql-init = {
|
||||
sopsFile = mkDefault ./secrets/postgres.yaml;
|
||||
owner = "postgres";
|
||||
group = "postgres";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue