sops: Improve secrets provisioning to split out staging
This commit is contained in:
parent
ab3aa19481
commit
6a81ce4c1d
8 changed files with 151 additions and 7 deletions
|
@ -1,9 +1,16 @@
|
|||
keys:
|
||||
- &tlater 535B61015823443941C744DD12264F6BBDFABA89
|
||||
- &server_tlaternet 8a3737d48f1035fe6c3a0a8fd6a1976ca74c7f3b
|
||||
- &server_staging 7762ec55a5727cabada621d961e53f94caa314e4
|
||||
|
||||
creation_rules:
|
||||
- key_groups:
|
||||
- path_regex: keys/production.yaml
|
||||
key_groups:
|
||||
- pgp:
|
||||
- *tlater
|
||||
- *server_tlaternet
|
||||
- path_regex: keys/staging.yaml
|
||||
key_groups:
|
||||
- pgp:
|
||||
- *tlater
|
||||
- *server_staging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue