Skip to content

Helm chart bring your own config.toml #23

@drewwells

Description

@drewwells

Is your feature request related to a problem? Please describe.
The config.yaml is hardcoded into the docker container. This is fine, but the helm chart needs a way to override this config file.

Describe the solution you'd like
Option to mount an externally provided config file. I think most options are available as environment variable overrides, but the athens process does not log its config. It's unclear what the current settings are from the combination of config file and env variable overrides.

Describe alternatives you've considered
A long list of helm values to override all settings inside the container. nginx does this https://github.com/helm/charts/tree/master/stable/nginx-ingress#configuration

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions