<@U010F2N7G2X> <@U04PDLR0P37> <@U062855BQGK> To se...
# ory-selfhosting
c
@high-optician-2097 @enough-yak-81379 @alert-advantage-94977 To self-host v1.3.0 of ory-kratos in k8s with helm chart, does the helm charts (https://github.com/ory/k8s/tree/master/helm/charts/kratos) require any change ?
e
the helm chart might require some tweaking to update te default configuration, but we expect our users to deploy or provide most of the config on their own. I would say no, you should be free to patch your kratos config, and bump the image in the charts. We will bump the default version in the charts soon-ish, if you dont want to experiment 🙂
o
@enough-yak-81379 I’m just starting to play around with the helm chart but have some trouble with configuration due to lack of documentation. Are there some values files we can use to speed up the process or some useful link? Thanks!
e
hey there! You can check the hacks/values folder for examples used by our CI
c
Got it @enough-yak-81379, Thanks