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.
Here is the kubernetes secret that was created.
Linked Issue
Upgrade Notices
N/A
Edited by Jacob Kershaw