diff options
| author | vkcku <[email protected]> | 2026-06-01 18:11:24 +0530 |
|---|---|---|
| committer | vkcku <[email protected]> | 2026-06-01 18:11:24 +0530 |
| commit | c79df776529bd48b33d14f7d7393ab3d9c9abc42 (patch) | |
| tree | 493f7ca142b7b901effe457c1988699854dcf28c /infra/.sops.yaml | |
| parent | infra(plato): initial configuration (diff) | |
infra(plato): add bootstrap script (kind of)
monorepo-revid: bbd7a4536e8bf3ec262976bcc19e9fbe9c650760
Diffstat (limited to 'infra/.sops.yaml')
| -rw-r--r-- | infra/.sops.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/infra/.sops.yaml b/infra/.sops.yaml index 37fe5d1..1e90cd3 100644 --- a/infra/.sops.yaml +++ b/infra/.sops.yaml @@ -4,9 +4,11 @@ keys: - &vkcku "age1jtl0m9t7rtfmh674zres8pecmcugv7yxamv8hkvlf3tk2g8p25nsnccslh" - &hosts '': - &indra "age13tmf72y2hgwhqmyyqh78fhf8f25jd4lggruuhzrrpyjnv7auryks340rqv" + - &plato "" creation_rules: - path_regex: modules/base/secrets.yaml key_groups: - age: - *vkcku - *indra + - *plato |
