Skip to content

A Kubernetes Controller for using Credstash Secrets in Kubernetes

License

Notifications You must be signed in to change notification settings

ouzi-dev/credstash-operator

Repository files navigation

credstash-operator

Overview

credstash-operator is a Kubernetes operator that creates Kubernetes secrets from credstash secrets.

This controller will go and fetch credstash keys as specified in the CRD spec and then go and manage a Kubernetes Secret that contains their values.

  • The controller will use the name and the latest versionof the credstash key by default in the underlying managed Secret unless specified otherwise in the CredstashSecret CRD.
  • The controller can use one or more Cr