GithubHelp home page GithubHelp logo

Comments (4)

dtomcej avatar dtomcej commented on September 28, 2024

Hello @frelon, Since you cannot combine a configfile and environment variable configuration or command line configurations, enabling this would require you to completely manually configure everything via the config file, and manually edit the deployment to match.

from traefik-helm-chart.

dtomcej avatar dtomcej commented on September 28, 2024

@frelon,

Our team is further discussing your proposal. We want to ensure that we have a clear direction before taking a decision on this one.

from traefik-helm-chart.

frelon avatar frelon commented on September 28, 2024

Aha, yes I was a little quick in the implementation... I also thought we would be able to do TLS termination+redirect like in traefik 1.6 (right in the endpoint) which was why I wanted to mount the config-file...

I also thought it would be nice to be able to do something like this:

# values.yaml
...

config:
  path: /config/traefik-config.toml
  data: |
    # Traefik-config
    [log]
      level = "info"
    # ...

And have it create a config-map that is mounted automatically.

On the other hand we are going to try out cert-manager so we don't need to specify a custom config for traefik.

Feel free to close this!

from traefik-helm-chart.

sshishov avatar sshishov commented on September 28, 2024

Why we cannot merge CLI and EnvVars and configFIle? What is the problem here to have priority between them? Like if EnvVar is specified, use it, otherwise use CLI, otherwise use file. Or you can come up with proper priority to satisfy needs and Chart

from traefik-helm-chart.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.