From 1bf89b896d16bb54b8e879bda19597753bdeac1b Mon Sep 17 00:00:00 2001 From: LeeW Date: Fri, 7 Mar 2025 09:20:49 +0100 Subject: [PATCH] ADP-216: updates README from UAT feedback for step2 - typo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 750d6d5..6432386 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Purpose: Manage gpg keys for: # Playbook for Configuring Access for New Users +## Overview: + 1. In the Keys Repo (`communication-keys`): 1. New User creates,adds GPG Key 1. Existing User configures groups @@ -115,7 +117,6 @@ devnso-adp-argocd ... # SUCCESS: all users with keys in this dir should have functional keys ``` -% ${PATH_TO_COMMUNICATION_KEYS_REPO}/bin/update_sops.sh -g devnso-adp-argocd $(find . -name secrets.yaml) **Commit the changes, Create Change Request (PR/MR)**