...

/

Injecting Configurations from Key/Value Literals

Injecting Configurations from Key/Value Literals

Learn how to inject configurations from key/value literals.

Creating ConfigMap using literals

Hopefully, even when our applications need different configurations to work in distinct clusters, the differences are limited. Often, they should be limited to only a few key/value entries. In such cases, it might be easier to create ConfigMaps using --from-literal.

Let’s look at an example:

Access this course and 1400+ top-rated courses and projects.