mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-18 20:16:05 +00:00
Add SOPS encryption for env files
(and decryption with SwarmCD)
This commit is contained in:
@@ -5,3 +5,6 @@ creation_rules:
|
||||
- path_regex: .*.yaml
|
||||
encrypted_regex: ^(data|stringData)$
|
||||
pgp: DC6910268E657FF70BA7EC289974494E76938DDC
|
||||
- path_regex: .*.env$
|
||||
input_type: dotenv
|
||||
pgp: DC6910268E657FF70BA7EC289974494E76938DDC
|
||||
|
||||
Reference in New Issue
Block a user