argo: add argo sops key & kustomization file

This commit is contained in:
Tom Neuber 2024-09-30 19:10:44 +02:00
parent 094514c88e
commit 25b4123b5d
Signed by: tom
GPG key ID: F17EFE4272D89FF6
5 changed files with 66 additions and 2 deletions

11
.sops.yaml Normal file
View file

@ -0,0 +1,11 @@
---
keys:
- &argo age1mraede6gqxkh2rkeq5fjrcflp7emenl2qn885asxvtx5erga2pdqujuexz
- &tom age1s9nvc4rxj3kaj4apmzzn8fmjrudrvdhgu70rg04we9hyse5aadsq7kmckn
creation_rules:
- path_regex: .*
encrypted_regex: ^(data|stringData)$
key_groups:
- age:
- *argo
- *tom