https://www.ory.sh/ logo
b

breezy-air-36947

03/18/2022, 2:24 PM
I’m deploying kratos via the official helm chart and configuring the verification email template like so: kratos-values.yml
Copy code
kratos:
  config:
    courier:
      templates:
        verification:
          valid:
            email:
              body:
                html: ${verification_email_html}
                plaintext: ${verification_email_plaintext}
p

proud-plumber-24205

03/18/2022, 3:17 PM
Hi @User I think maybe the helm charts need to be updated again. @User
b

breezy-air-36947

03/18/2022, 8:22 PM
I have got it to work - the helm chart has a way to do this it seems like the docs are wrong
w

worried-kitchen-94392

03/19/2022, 6:02 PM
Hi there, if the docs are outdated, could you point out where, so we can update it again?
2 Views