Injecting Configurations from Environment Files
Let’s look at the my-env-file.yml file:
We'll cover the following...
Looking into the definition
Let’s take a look at the my-env-file.yml
file.
Press + to interact
something=elseweather=sunny
The file has the same key/value pairs as the ones we used in the example with --from-literal
.
Creating the ConfigMap
Let’s see what happens if we create a ConfigMap using that file as ...
Access this course and 1400+ top-rated courses and projects.