...
- https://github.com/egovernments/eGov-infraOps OR https://github.com/egovernments/Train-InfraOps
Golang base Deployment script that reads the value from the helm charts template and deploys into the cluster.
Each env will have one master Template that will have the definition of all the services to be deployed, their dependencies like Config, Env, Secrets, DB Credentials, Persistent Volumes, Manifest, Routing Rules, etc..
...