Coder Social home page Coder Social logo

Environment variables? about helmfile HOT 3 CLOSED

ajoslin avatar ajoslin commented on August 23, 2024
Environment variables?

from helmfile.

Comments (3)

roboll avatar roboll commented on August 23, 2024

I'm not quite convinced this is a good idea, but it would be relatively simple to template the file. One of the things I like most about the current approach is having everything encoded in the helmfile.

I'm not using kubernetes much right now though, so if you think this is a worthy change and can't think of a way to do it without env vars in the file, feel free to submit a pr and I'll accept.

Running it through text/template with a env function would let you have something like {{ env "KEY" "fallback-value" }} maybe.

from helmfile.

natevecc avatar natevecc commented on August 23, 2024

I created #2 to address my need for environment variable support. It doesn't do anything fancy with text/template but instead exposes a way for the Chart.yaml file to grab them from the current execution context. Interested in your feedback.

from helmfile.

roboll avatar roboll commented on August 23, 2024

This is available in v0.4.

from helmfile.

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.