This commit is contained in:
parent
9e5c3d5c05
commit
ed14197eb8
1 changed files with 3 additions and 0 deletions
|
@ -66,3 +66,6 @@ Usage:
|
||||||
sops $file # To edit a file
|
sops $file # To edit a file
|
||||||
sops-rekey # To rekey all secrets, e.g. after a key rollover or new host
|
sops-rekey # To rekey all secrets, e.g. after a key rollover or new host
|
||||||
```
|
```
|
||||||
|
|
||||||
|
After changing secrets, don't forget to push the sub-repository and run
|
||||||
|
`nix flake update private` in the infrastructure repository to use the changes in builds.
|
||||||
|
|
Loading…
Add table
Reference in a new issue