Fix chapter numbers in readme

ADP-216-uat-sops-step1
Bas Cancrinus 10 months ago
parent 7b86143ddb
commit d3881fbff4

@ -53,7 +53,7 @@ cd groups/devnso-adp-argocd
ln -s ../../max.musterman@netgo.de.gpg.pub 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`) 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. 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 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 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: To mark a key as expired:
1. move it to the `archive/` dir 1. move it to the `archive/` dir

Loading…
Cancel
Save