-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: rekey tuffy secrets for tuffy (#163)
`sops` automatically assumes that the keys already present in a file should continue to be used if secrets get updated. This is unintuitive if you update .sops.yaml but do not run `sops updatekeys <file>` on a copied (or rekeyed) file. On a more secure system, the tuffy keys should be rotated. We choose not to for simplicity.
- Loading branch information
1 parent
66bda22
commit a155796
Showing
1 changed file
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters