Skip to content

Commit

Permalink
chore(sops): add sops config and README note
Browse files Browse the repository at this point in the history
  • Loading branch information
Xaving committed Jun 27, 2024
1 parent fa35837 commit 8c20631
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .sops.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
creation_rules:
- path_regex: .*
pgp: 'D7229043384BCC60326C6FB9D8720D957C3D3074'
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,6 @@ To enable it, run `git config --global diff.sops.textconv sops-git-diff-helper`
```
*.yaml diff=sops
```

## Contribute and test
To perform test the dev sops pgp should be imported first, as explain [here](https://github.com/getsops/sops?tab=readme-ov-file#21test-with-the-dev-pgp-key)

0 comments on commit 8c20631

Please sign in to comment.