Hi team, We installed kratos via helm on our k8s ...
# ory-selfhosting
g
Hi team, We installed kratos via helm on our k8s cluster. We use external secrets operator to get secrets from external secret management systems. As the following files are required in values file - kratos.config.dsn - kratos.config.courier.smtp.connection_uri Is there a better way to set this variables without exposing the sensitive info to values file
👀 1
a
yes, this is your response: https://ory-community.slack.com/archives/C02PSRUGUAV/p1698389956700749 but you can also see it in the docs: https://www.ory.sh/docs/kratos/reference/configuration one example in the screenshot below 👇
which means you can use
envFrom
to pass in those values