datalust / helm.datalust.co

Helm charts hosted on helm.datalust.co
Apache License 2.0
10 stars 16 forks source link

Allow setting the canonical URI #34

Closed KodrAus closed 1 year ago

KodrAus commented 1 year ago

We should expose a property that can set the canonical URI for deployments behind proxies. Seq currently has the SEQ_API_CANONICALURI environment variable for this, it'll just be a matter of exposing a property for it in the chart.

KodrAus commented 1 year ago

It turns out this is actually already possible by setting the baseURI property.