You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ To automate infrastructure updates, I use **Github Actions**, which trigger work
54
54
55
55
### 🔒 **Security & Networking**
56
56
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.
58
58
59
59
**[GitGuardian](https://www.gitguardian.com/)** makes sure to alert me if I do accidentally push a secret
0 commit comments