UNCLASSIFIED - NO CUI

Skip to content

Resolve "Create cluster secrets based off of provided user value targets"

General MR

Summary

This merge request addresses the implementation of external-secret-operator to create cluster-level secrets based on user-defined targets specified in the values.yaml file. Each target described in the configuration will have a corresponding cluster secret created in Kubernetes.

Relevant logs/screenshots

Here is the values override used showing how the targets are defined.

image

image

Here is the kubernetes secret that was created.

image

Linked Issue

issue

Upgrade Notices

N/A

Edited by Jacob Kershaw

Merge request reports