mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 02:18:21 +00:00
fix(sops): this doesn't exist (#1223)
This commit is contained in:
@@ -1,24 +1,20 @@
|
||||
creation_rules:
|
||||
- path_regex: ((.local|pulumi|terraform)\/.*|(k8s|kube|kubernetes)\/.*tal.*)\.sops\.ya?ml
|
||||
input_type: yaml
|
||||
pgp: >-
|
||||
31E70E5BC80C58AFF5DD649921AC5A1AC6E5B7F2
|
||||
- path_regex: (k8s|kube|kubernetes)\/.*\.sops\.ya?ml
|
||||
input_type: yaml
|
||||
encrypted_regex: "^(data|stringData)$"
|
||||
age: >-
|
||||
age1u57l4s400gqstc0p485j4646cemntufr0pcyp32yudklsp90xpmszxvnkj
|
||||
pgp: >-
|
||||
31E70E5BC80C58AFF5DD649921AC5A1AC6E5B7F2
|
||||
- path_regex: (k8s|kube|kubernetes)/.*\.ya?ml
|
||||
input_type: yaml
|
||||
encrypted_regex: ^(data|stringData)$
|
||||
age: >-
|
||||
age1u57l4s400gqstc0p485j4646cemntufr0pcyp32yudklsp90xpmszxvnkj
|
||||
pgp: >-
|
||||
31E70E5BC80C58AFF5DD649921AC5A1AC6E5B7F2
|
||||
- path_regex: (k8s|kube|kubernetes)/.*\.sops\.env
|
||||
input_type: env
|
||||
age: >-
|
||||
age1u57l4s400gqstc0p485j4646cemntufr0pcyp32yudklsp90xpmszxvnkj
|
||||
pgp: >-
|
||||
|
||||
Reference in New Issue
Block a user