Skip to content

Commit 399fd30

Browse files
committed
fix(docs): update security section to reflect use of External Secrets
1 parent dd6beea commit 399fd30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To automate infrastructure updates, I use **Github Actions**, which trigger work
5454

5555
### 🔒 **Security & Networking**
5656
For Secret management I use [Bitwarden Secrets](https://bitwarden.com/products/secrets-manager/) and their various [integrations](https://bitwarden.com/help/ansible-integration/) into the tools used.
57-
> Kubernetes is using SOPS with Age encryption until migration over to Bitwarden Secrets.
57+
> Kubernetes is using External Secrets implementation of BWS, not official. BWS Access Key is SOPS encrypted.
5858
5959
**[GitGuardian](https://www.gitguardian.com/)** makes sure to alert me if I do accidentally push a secret
6060

0 commit comments

Comments
 (0)