Skip to content

Commit

Permalink
Update 2021-04-01-Strange-things-you-never-knew-about-ConfigMaps.md
Browse files Browse the repository at this point in the history
ConfigMap reference deployment and dependency image updated
  • Loading branch information
gopaddle-io authored Jan 29, 2024
1 parent d592f7f commit af2c144
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ ConfigMaps are Kubernetes resources that are used to store application configura

Here is an example of how ConfigMaps are defined and referenced inside a deployment specification.

![](https://i1.wp.com/blog.gopaddle.io/wp-content/uploads/2021/03/configmaps.png?resize=512%2C239&ssl=1)

![](https://i1.wp.com/blog.gopaddle.io/wp-content/uploads/2021/03/configmaps.png?resize=512%2C239&ssl=1)
![](https://blog.gopaddle.io/wp-content/uploads/2024/01/configmaps.png?resize=512%2C239&ssl=1)

Example of defining and using ConfigMaps inside deployment specifications

Expand Down Expand Up @@ -234,4 +232,4 @@ Now check the deployment. You can see that it is updated with new ConfigMap and
configMap:
name: testconfig-10jov

Give configurator a try and share your feedback with us. If you are interested in contributing to the project, you can reach out to us. The project can be cloned from [https://github.com/gopaddle-io/configurator](https://github.com/gopaddle-io/configurator)
Give configurator a try and share your feedback with us. If you are interested in contributing to the project, you can reach out to us. The project can be cloned from [https://github.com/gopaddle-io/configurator](https://github.com/gopaddle-io/configurator)

0 comments on commit af2c144

Please sign in to comment.