The same ConfigMap is deployed in every environment, but with different values for the configuration
In the examples folder, there is a ./load-all.sh script that will set up everything for you
There will be 2 projects. In this example a project will resemble a stage/environment for the given application:
-
node-app-dev
-
node-app-test
Both will have a node.js application that will show some details, and a value defined in the ConfigMap that will be relative for each and every project (environment)