Creating a config map You can use the following command to create a config map from directories, specific files, or literal values. Procedure Create a config map: $ oc create configmap <configmap_name> [options]