An open API service indexing awesome lists of open source software.

https://github.com/kostis-codefresh/gitops-promotion-source-code

Simple Golang app with environment variables
https://github.com/kostis-codefresh/gitops-promotion-source-code

Last synced: 2 months ago
JSON representation

Simple Golang app with environment variables

Awesome Lists containing this project

README

        

# How to Model Your Gitops Environments

This is a very simple web application that gets configuration from environment variables and prints them out.

See the [blog post](https://codefresh.io/blog/how-to-model-your-gitops-environments-and-promote-releases-between-them/) for more details and the associated [Kubernetes manifests](https://github.com/kostis-codefresh/gitops-environment-promotion)