IN-CORE / incore-helm

Helm chart to deploy the IN-CORE system in kubernetes.
0 stars 0 forks source link

use external secrets #150

Open robkooper opened 5 months ago

robkooper commented 5 months ago

Many of the secrets we use are stored in the values file, we should have the option to use externalSecrets for these. We can use things like sealed secrets to store the secrets.

_Originally posted by @robkooper in https://github.com/IN-CORE/incore-helm/pull/149#discussion_r1635123145_