lukasjarosch / skipper

Inventory based templated configuration library inspired by the kapitan project
https://lukasjarosch.github.io/skipper/
MIT License
11 stars 3 forks source link

Implement basic secret managment #12

Closed lukasjarosch closed 2 years ago

lukasjarosch commented 2 years ago

Currently there is no way to handle secrets seamlessly. Just as in kapitan, we want to be able to handle secrets transparently without the user having to actually see the secrets.

Todo