Skip to content

Commit 5c33047

Browse files
authored
Remove link to non-existent blog post
The Weaveworks blog no longer appears to exist, and the link now redirects to an unrelated gambling website. Since I was not able to find the original article elsewhere, the entire sentence has been removed.
1 parent 447c90d commit 5c33047

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ Create Kubernetes secrets from Vault for a secure GitOps based workflow.
99

1010
The **Vault Secrets Operator** creates Kubernetes secrets from Vault. The idea
1111
behind the Vault Secrets Operator is to manage secrets in Kubernetes cluster
12-
using a secure GitOps based workflow. For more information about a secure GitOps
13-
based workflow I recommend the article
14-
["Managing Secrets in Kubernetes"](https://www.weave.works/blog/managing-secrets-in-kubernetes)
15-
from [Weaveworks](https://www.weave.works). With the help of the Vault Secrets
12+
using a secure GitOps based workflow. With the help of the Vault Secrets
1613
Operator you can commit your secrets to your git repository using a custom
1714
resource. If you apply these secrets to your Kubernetes cluster the Operator
1815
will lookup the real secret in Vault and creates the corresponding Kubernetes

0 commit comments

Comments
 (0)