Converting DataHub Secrets to SealedSecrets for Encryption and Authentication

Original Slack Thread

Hi,
How can I let datahub to autogenerate datahub-encryption-secrets, datahub-auth-secrets as SealedSecret instead of Secret?

The helm chart only provisions Secret, but you can disable provisionSecret and manage the secrets/sealedsecret some other way (e.g. your own subchart)

Did that help Atikah?

thanks! But I figured the way before and it is exactly what <@U05SKM6KGGK> described.
Although, my only concern is whether I generate the right value for the secrets so let’s see :slightly_smiling_face: