diff --git a/.sops.yaml b/.sops.yaml index 7cd3f1e..636ab0b 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -6,12 +6,12 @@ creation_rules: # Public AGE key - safe to share and commit # Files matching these patterns will be encrypted automatically with `sops -e` - path_regex: k8s/(.*secret.*|.*config.*|.*deployment.*\.ya?ml) - age: ***REMOVED*** + age: age1ryxmuwhecmdru786eqgek4cf8ppq585j2uqr7e87phya42w9s5wscn6tgp encrypted_regex: '^data|^stringData' # Only encrypt data fields, keep structure readable # Fallback rule for .enc.yaml files - path_regex: '.*\.enc\.ya?ml' - age: ***REMOVED*** + age: age1ryxmuwhecmdru786eqgek4cf8ppq585j2uqr7e87phya42w9s5wscn6tgp encrypted_regex: '^data|^stringData' # To encrypt a file locally: