hardkubectl

Update a specific key in a ConfigMap using a JSON patch

command

kubectl patch configmap CONFIG_NAME --patch '{"data":{"KEY":"VALUE"}}'

also accepted

kubectl patch configmap

Test your recall — not just your reading.

Practice with interactive quiz →