Creates a configmap named app-config whose key config.yaml holds the file's contents, mountable into pods as a file. Configmaps keep configuration out of container images so you can change it without rebuilding. Update pods to pick up changes with kubectl rollout restart deploy/web.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.