castai / helm-charts

CAST AI Kubernetes helm charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow a self managed secret to be specified for charts

dh-ironsec opened this issue · comments

We are using https://external-secrets.io to manage syncing of our secrets between the backend and kubernetes. Would it be possibly to implement one of the following options to make the secret in the helm chart conditionally create if no "self-managed" secret is specified or if the secret already exists?