k8s.github.io

Configure ConfigMaps in Applications

In this section, we will take a look at configuring configmaps in applications

ConfigMaps

## View ConfigMaps

## ConfigMap in Pods

#### There are other ways to inject configuration variables into pod

#### K8s Reference Docs