To build configs:
- Clone this repo.
- Download the latest microconfig.jar(or compiled binary for your OS) from https://github.com/microconfig/microconfig/releases
- Execute the build config command.
git clone https://github.com/microconfig/microconfig-k8s-examples.git
mcVersion=v4.1.9 //always use the last version
curl -SL https://github.com/microconfig/microconfig/releases/download/${mcVersion}/microconfig.jar --output microconfig.jar
java -jar microconfig.jar -r microconfig-k8s-examples -e prod