UNCLASSIFIED - NO CUI

Skip to content

Create external secret objects based off of provided user sources

  • Given a set of values in the values.yaml conforming to the schema that was described in the spike ticket
  • When the chart is applied, an external secret is created in the cluster for every source secret described in the values.yaml
  • When the external secret is created appropriately, the target is populated

Out of scope

  • Creation of the upstream object described by the source (AWS Secrets Manager, etc)
  • Creation of any cluster secrets
  • Creation of any cluster secret stores
Edited by Andrew Kesterson