Archival to s3 in helm charts

Hi @ryland, Thanks for your reply.

in this URL, the config mentioned is for docker compose. In official helm values.yaml, I couldnt find the related configs. If I were to add a custom values. will the structure of the config yaml remain the same.

one more thing what do we mean by endpoint?
archival:
history:
state: “enabled”
enableRead: true
provider:
s3store:
region: …
endpoint: …

and URI would be s3:/// ? in
archival:
history:
state: “enabled”
URI: …