Browse Source

Merge pull request #32 from external-secrets/logo

Adding logo to the project Readme
Lucas Severo Alves 5 years ago
parent
commit
87cfc51216
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
 
+<img src="assets/round_eso_logo.png" width="100">
+
+----
+
 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/).
 

BIN
assets/round_eso_logo.png