/secrets-store-reader

Primary LanguageGoApache License 2.0Apache-2.0

Go Report Card Build Status Docker Pulls Slack Twitter

secrets-store-reader

Today Secrets Store CSI driver expects applications to mount any secrets coming from the various supported external drivers. secrets-store-reader is an extended api server exposes these secrets as a "Secret" like resource.

Deploy into a Kubernetes Cluster

You can deploy secrets-store-reader using Helm chart found here.

helm repo add appscode https://charts.appscode.com/stable/
helm repo update

helm install secrets-store-reader appscode/secrets-store-reader