Przeglądaj źródła

Merge pull request #32 from external-secrets/logo

Adding logo to the project Readme
Lucas Severo Alves 5 lat temu
rodzic
commit
87cfc51216
2 zmienionych plików z 4 dodań i 0 usunięć
  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