Skip to content

Commit

Permalink
chore: Rotate sops key
Browse files Browse the repository at this point in the history
  • Loading branch information
mircea-pavel-anton committed Jan 27, 2025
1 parent db0a13b commit 3319b52
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .sops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ creation_rules:
- path_regex: .*\/(talsecret)(\.sops)?\.yaml
encrypted_regex: "^(id|secret|bootstraptoken|secretboxencryptionsecret|token|ca|crt|key)$"
key_groups:
- age:
- age1ghlphrjhpdlt83clr4y33efd3cu7v2ysl88fhq7c6hw2xpnl5gpq9jq2mg
- age: ["age1hu8zgn88ll2gvg887j6r9yweqa0652zquzvmd0ujkjxsgn9p932q6ppd8c"]

# Generic Kubernetes Secrets
- path_regex: .*\.secret(\.sops)?\.yaml
encrypted_regex: "^(data|stringData)$"
key_groups:
- age:
- age1ghlphrjhpdlt83clr4y33efd3cu7v2ysl88fhq7c6hw2xpnl5gpq9jq2mg
- age: ["age1hu8zgn88ll2gvg887j6r9yweqa0652zquzvmd0ujkjxsgn9p932q6ppd8c"]

0 comments on commit 3319b52

Please sign in to comment.