Skip to content

Commit

Permalink
change log-follow suffix key
Browse files Browse the repository at this point in the history
  • Loading branch information
jinnovation committed Jun 21, 2024
1 parent e3a3534 commit 2460094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kele.el
Original file line number Diff line number Diff line change
Expand Up @@ -2068,7 +2068,7 @@ CONTEXT and NAMESPACE are used to identify where the deployment lives."
;; FIXME: Known issues:
;; - Might not support multi-container pods
(transient-define-suffix kele-resource-follow-logs (context namespace gvk name)
:key "l"
:key "L"
:if
(lambda ()
(let-alist (oref transient--prefix scope)
Expand Down

0 comments on commit 2460094

Please sign in to comment.