Skip to content

Commit

Permalink
docs: fix left-over
Browse files Browse the repository at this point in the history
Signed-off-by: Eriks Zelenka <[email protected]>
  • Loading branch information
isindir committed May 29, 2019
1 parent 454ac02 commit aa4de10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
EOF
```

* Encrypt file using `sops` and `gpg` key
* Encrypt file using `sops` and AWS kms key:

```bash
sops -e -k 'arn:aws:kms:<region>:<account>:alias/<key-alias-name>' \
Expand Down

0 comments on commit aa4de10

Please sign in to comment.