UNCLASSIFIED - NO CUI

Skip to content

PR-6

This Merge Request is associated with A GitHub PR

Please Use caution before running the pipeline.


Created by: bah-kylevaughn


Enhanced external-secrets.yaml to support multiple key-value pairs from external sources via a data block, allowing creation of multiple secret entries within a single Kubernetes Secret. Updated values.yaml accordingly, adding detailed comments for clarity and configuration guidance.

This change improves flexibility by allowing a single ExternalSecret to reference multiple secret fields from a remote secret provider, reducing duplication and simplifying configuration.