clarifies README 2/n

ADP-216-uat-sops-step2
LeeW 10 months ago
parent f30d7472dd
commit 2ad040488f

@ -98,6 +98,9 @@ devnso-adp-argocd
# commit the changes to any .sops.yaml or secrets files, e.g. with # commit the changes to any .sops.yaml or secrets files, e.g. with
## OPINIONATED GIT - use preferred method ## OPINIONATED GIT - use preferred method
% git add -p % git add -p
# 1. review changes to the .sops.yaml
# 2. press 'y' to accept the changes
y
% git commit -m "adds <firstname>.<lastname> to sops config" % git commit -m "adds <firstname>.<lastname> to sops config"
% git push % git push
``` ```

Loading…
Cancel
Save