diff --git a/README.md b/README.md index b321720..6d31db7 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,9 @@ devnso-adp-argocd # commit the changes to any .sops.yaml or secrets files, e.g. with ## OPINIONATED GIT - use preferred method % git add -p +# 1. review changes to the .sops.yaml +# 2. press 'y' to accept the changes +y % git commit -m "adds . to sops config" % git push ```