Alex

Results 76 comments of Alex

Yeah. I've saw that. Maybe at some point I'll have a time, but I'm actually also not an expert in charts. Or maybe others will see that and will make...

@rishabhpoddar there's no such option in helm [config](https://github.com/supertokens/supertokens-docker-postgresql/blob/master/helm-chart/values.yaml#L15). The link you've provided leading to completely different product - supertokens-postgresql-plugin and I'm talking about helm chart.

@vweevers it can be any "boolean" argument that docker-machine driver consumes. E.g. `--amazonec2-request-spot-instance`

In case of `true` it should be `"true"` to get it work with aws driver. But other drivers may have issues.

I'm also facing issue described in last comment. @Eomm maybe it worth to reopen this for visibility that specifying `preHandler` with dedicated function breaks typing? Or maybe just add a...