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