Create a ConfigMap to configure the app name with the following kubectl command. kubectl create configmap sys-app-root --from-literal contextRoot=/dev Run the following command to display details of ...