ingress-proxy+lab-lapha
This commit is contained in:
parent
b01c406f4a
commit
227c8b14e9
6 changed files with 178 additions and 50 deletions
16
.sops.yaml
16
.sops.yaml
|
@ -9,6 +9,8 @@ keys: &all
|
|||
- &m_blueberry age12p9lw3zgufcg7qx375t9lwtckzwgj0tkn2pt9uj3tnx9sn3ucqgsf5ctdd
|
||||
- &m_keylime age14luf58rfmzfg49624x6t67ahc0v3f0q2l0ely0he34y4skvmwg2qxdzdad
|
||||
- &m_drone age1faccfe85637hme39xyzgmvjn6ku9c4aapfmpfc35hswj5emhnedssrg2cq
|
||||
- &m_ingress-proxy age1w9rhdgapzww5xepsmquga65wyh3met9kmysayx09gam92upg0d5qnlq9ww
|
||||
- &m_lab-alpha age1cfl87vkhqe0wpz8yvv7dhgj9w8vydec07f0fr9s2xaggf5r255sstprptl
|
||||
|
||||
creation_rules:
|
||||
- path_regex: secrets/[^/]+\.(yaml|json|env|ini)$
|
||||
|
@ -63,3 +65,17 @@ creation_rules:
|
|||
- *op_noe_2
|
||||
- *op_noe_3
|
||||
- *m_drone
|
||||
- path_regex: secrets/ingress-proxy/[^/]+\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *op_noe
|
||||
- *op_noe_2
|
||||
- *op_noe_3
|
||||
- *m_ingress-proxy
|
||||
- path_regex: secrets/lab-alpha/[^/]+\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *op_noe
|
||||
- *op_noe_2
|
||||
- *op_noe_3
|
||||
- *m_lab-alpha
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue