robjuz / helm-charts

https://robjuz.github.io/helm-charts/index.yaml
34 stars 30 forks source link

External PostgreSQL DSN can be set as a secret and Apache config is configurable #48

Closed dbt-lucka closed 1 year ago

dbt-lucka commented 1 year ago

As aligned with @robjuz in #38 I created a new PR that incorporates 2 new features in 1 PR.

I wasn't sure how to document the defaults for the apache config in the Readme.md. I didn't want to explode the table, hence the reference to values.yaml.

dbt-lucka commented 1 year ago

Tested default config on GCP:

apache-default-conf

And my custom config:

apache-custom-conf

Both variants work fine.