Git Product home page Git Product logo

Comments (6)

paulopontesm avatar paulopontesm commented on June 3, 2024

As it is, you probably need to have multiple files for that.

The way we use it, is that we have different AWS accounts for different environments, so we control the using with the AWS_PROFILE environment variable.

Also, since we only want to do overrides, we have a file called ssm-values.yaml where we keep only the overrides that come from ssm, these files are usually small. After using the plugin we do:

$ helm install ... -f ssm-values.yaml

You can maybe keep dev-ssm-values.yaml, staging-ssm-values.yaml and prod-ssm-values.yaml.

from helm-ssm.

alexandr-ushakov-clearscale avatar alexandr-ushakov-clearscale commented on June 3, 2024

or use bash script yap?...

Hmm... need add parametr helm ssm --env )

from helm-ssm.

paulopontesm avatar paulopontesm commented on June 3, 2024

But if you want to contribute with some way to adding a "global prefix" or something like that, you are very welcome.
As long as we don't do anything breaking, I think it improves the plugin and I can see how the use case can be useful for more people.

from helm-ssm.

paulopontesm avatar paulopontesm commented on June 3, 2024

Bash scripts are always an option 👍 . Care to share your solution? For future reference

from helm-ssm.

github-actions avatar github-actions commented on June 3, 2024

Internal ticket created : CY-2538

from helm-ssm.

machadoit avatar machadoit commented on June 3, 2024

Will be closing this issues as it will be not prioritised for now. Should be re-open if we change priorities or if there is any contribution from the community.

from helm-ssm.

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.