From d3881fbff4c0adf8ccfced291edc2a61458180be Mon Sep 17 00:00:00 2001 From: Bas Cancrinus Date: Tue, 4 Mar 2025 18:03:51 +0100 Subject: [PATCH] Fix chapter numbers in readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 710febf..8497db1 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ cd groups/devnso-adp-argocd ln -s ../../max.musterman@netgo.de.gpg.pub ``` -## 3. Onboarding: [Existing User]: Configure sops config +## 2. Onboarding: [Existing User]: Configure sops config Context: This repo stores the keys used to encrypt secrets in other repos; these "consumer" repos each contain a sops config `.sops.yaml` which manages access to the encrypted files (e.g. `secrets.yaml`) @@ -104,7 +104,7 @@ devnso-adp-argocd At this point, the New User has been configured and can grant themselves access to any of the secrets files in this project. -## 4. Onboarding: [New User] Configure SOPS +## 3. Onboarding: [New User] Configure SOPS SOPS is used for encrypting secrets, e.g. credentials for various systems @@ -128,7 +128,7 @@ Note: The `GPG_TTY` is necessary to have the password prompt appear. src: https: Note: `secrets.yaml` is just an example; the file can have any name -## 5. Offboarding: [Existing User]: Archive Expired Keys (EOL) +## 4. Offboarding: [Existing User]: Archive Expired Keys (EOL) To mark a key as expired: 1. move it to the `archive/` dir