Hi all! Is there a way to make keto data persisten...
# talk-keto
d
Hi all! Is there a way to make keto data persistent (in Kubernetes)? I was able to find this guide - Going to Production | Ory but there isn't much information about how to sync the data to these databases.
m
We have some helm charts for Keto here: https://github.com/ory/k8s/tree/master/helm/charts/keto Otherwise I am really not an k8s expert, those reside in #self-hosted. We want to provide a bare metal deploy guide for Ory Keto soon, but its probably more involved with Kubernetes
s
you essentially just have to point the DSN config value to your database, and keto will use it