Browse Source

Add logo to readme

Lucas Severo Alves 5 years ago
parent
commit
5d47c42cf1
2 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md
  2. BIN
      assets/round_eso_logo.png

+ 4 - 0
README.md

@@ -1,5 +1,9 @@
 # External Secrets
 # External Secrets
 
 
+![](assets/round_eso_logo.png)
+
+----
+
 The External Secrets Kubernetes operator reads information from a third party service
 The External Secrets Kubernetes operator reads information from a third party service
 like [AWS Secrets Manager](https://aws.amazon.com/secrets-manager/) and automatically injects the values as [Kubernetes Secrets](https://kubernetes.io/docs/concepts/configuration/secret/).
 like [AWS Secrets Manager](https://aws.amazon.com/secrets-manager/) and automatically injects the values as [Kubernetes Secrets](https://kubernetes.io/docs/concepts/configuration/secret/).
 
 

BIN
assets/round_eso_logo.png