serlo / infrastructure-modules-shared

Apache License 2.0
4 stars 1 forks source link

add hydra module #2

Closed Knorrke closed 4 years ago

aeneasr commented 4 years ago

I'd recommend using our helm chart: https://k8s.ory.sh/helm/hydra.html

Knorrke commented 4 years ago

Thanks for the tip, will take a look. Is there a specific reason to choose helm over terraform here?

aeneasr commented 4 years ago

Yes, our helm chart appropriately configures all things related to ingress, config management, reloading, secrets and mounting of secrets, and so on.

Knorrke commented 4 years ago

Updated it to use the helm chart via terraform helm provider. @aeneasr Would be great if you could take a quick look if I made any obvious mistakes :-)