Skip to content

Commit

Permalink
docs(usage): add usage and adopter (#2595)
Browse files Browse the repository at this point in the history
* doc(usages): added reference to helm chart for generating configurations

Signed-off-by: rljohnsn <[email protected]>

* doc(adopters): Adding Postman

Signed-off-by: rljohnsn <[email protected]>

* doc(usages): typo

Signed-off-by: rljohnsn <[email protected]>

---------

Signed-off-by: rljohnsn <[email protected]>
  • Loading branch information
rljohnsn authored Apr 4, 2024
1 parent 0ee9190 commit cd2d8a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ADOPTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This is a list of production adopters of Bank-Vaults (in alphabetical order):
- [Outshift](https://outshift.com) (by Cisco) is using Bank-Vaults to provision and configure Vault on Kubernetes and to inject secrets into applications.
- [Mintel](https://www.mintel.com) is using Bank-Vaults to provision and configure Vault to provide secrets to applications.
- [PhishLabs](https://www.phishlabs.com) uses bank-vaults extensively. We take advantage of the ability to inject secrets into the runtime of our applications, thus limiting secrets being stored in Kubernetes Secrets.
- [Postman](https://postman.com) uses bank-vaults to manage HA vault services within K8s
- [PITS Global Data Recovery Services](https://www.pitsdatarecovery.net/) is using Bank-Vaults for their CI/CD pipelines.
- [Pulselive](https://www.pulselive.com) is using Bank-Vaults to configure Vault in a GitOps workflow and the Vault Secrets Webhook to inject Secrets into a large number of microservices which deliver websites and apps to millions of sports fans worldwide.
- [Samarkand Global](https://www.samarkand.global/) is using Bank-Vaults to provision and configure Vault and to provide secrets to applications running on k8s with Vault Secrets Webhook.
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Some of the usage patterns are highlighted through these blog posts:
- [Backing up Vault with Velero](https://banzaicloud.com/blog/vault-backup-velero/)
- [Vault replication across multiple datacenters on Kubernetes](https://banzaicloud.com/blog/vault-multi-datacenter/)
- [More blog posts about Bank-Vaults](https://banzaicloud.com/tags/bank-vaults/)
- [Bank Vaults Configuration Helm Chart](https://github.com/rljohnsn/bank-vault-config/tree/main)

## Documentation

Expand Down

0 comments on commit cd2d8a8

Please sign in to comment.