From: Eshel Yaron Date: Tue, 30 Jul 2024 20:26:46 +0000 (+0200) Subject: Bind 'kubed-restart-deployment' in 'kubed-deployment-prefix-map' X-Git-Tag: v0.2.0~19 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d257fe1ef598e89c4ede08bb6d7c28ad035d4989;p=kubed.git Bind 'kubed-restart-deployment' in 'kubed-deployment-prefix-map' --- diff --git a/kubed.el b/kubed.el index 448bc93..0e3a664 100644 --- a/kubed.el +++ b/kubed.el @@ -1194,6 +1194,7 @@ If NAMESPACE is nil or omitted, it defaults to the current namespace." nil ; formatting function :right-align t) (creationtimestamp ".metadata.creationTimestamp" 20)) + :prefix (("R" "Restart" kubed-restart-deployment)) :create ((name images &optional namespace replicas port command) "Deploy IMAGES to Kubernetes in deployment with name NAME.