Leon Kiefer
Leon Kiefer
Here an option to configure the serviceAccountName must be added: https://github.com/PostHog/charts-clickhouse/blob/90797e6b164fecf2ec38f6d20d675ae8bd31d2f1/charts/posthog/templates/clickhouse_instance.yaml#L62-L93
We should add this to the documentation, or even implement a runtime check.
I merged the documentation update and now closing this issue as resolved.
I created a docker image for exagear, which is a translation layer for x86 applications https://github.com/Legion2/exagear-docker. You need an exagear license for raspberry pi and create your own docker image...
@sebastien-prudhomme did you already release your helm chart?
Thanks for the feedback, I will add a feature flag for it.
How should I implement the feature flag, as command line argument or as environment variable? I had a quick look at the code and I don't understand how to add...
We can implement it using the [Regular expressions of jq](https://stedolan.github.io/jq/manual/#RegularexpressionsPCRE). Then the first asset machting the given expression will by downloaded for the given tag.
Does swagger UI 4 also support older versions of openapi, 3.0 and older?
Ok then I think we should add an option to the action which allows to select the swagger ui version.