Skip to content

v0.4.0: New command to generate config maps

Compare
Choose a tag to compare
@mniak mniak released this 04 Oct 15:22
· 5 commits to master since this release
fca8cde
Add command to generate configmaps using environment variables (#24)

* generate configmap

* sorted

* fixes

* only yaml v3

* tudo v2

* Use yaml.v2 in some places to avoid unit tests breaking

* Implement unit test