diff --git a/plugins/crossplane.yaml b/plugins/crossplane.yaml index 14d7915e3f..8ad69ac085 100644 --- a/plugins/crossplane.yaml +++ b/plugins/crossplane.yaml @@ -1,7 +1,7 @@ plugins: # List all the resources managed by a Composite Resource kube-lineage: - shortCut: Ctrl-X + shortCut: Ctrl-U confirm: false description: "Kube Lineage" scopes: diff --git a/plugins/duplik8s.yaml b/plugins/duplik8s.yaml index ed63d144e6..3b72f9d662 100644 --- a/plugins/duplik8s.yaml +++ b/plugins/duplik8s.yaml @@ -4,7 +4,7 @@ # See https://github.com/Telemaco019/duplik8s plugins: duplicate-pod: - shortCut: Ctrl-T + shortCut: Ctrl-B description: Duplicate Pod scopes: - po diff --git a/plugins/flux.yaml b/plugins/flux.yaml index 72a9655542..96fbaf3767 100644 --- a/plugins/flux.yaml +++ b/plugins/flux.yaml @@ -152,7 +152,7 @@ plugins: -n $NAMESPACE $NAME | less -K trace: - shortCut: Shift-A + shortCut: Shift-P confirm: false description: Flux trace scopes: diff --git a/plugins/log-full.yaml b/plugins/log-full.yaml index 452c1dbc91..9bad01cd03 100644 --- a/plugins/log-full.yaml +++ b/plugins/log-full.yaml @@ -1,7 +1,7 @@ plugins: # See https://k9scli.io/topics/plugins/ raw-logs-follow: - shortCut: Ctrl-L + shortCut: Ctrl-G description: logs -f scopes: - po @@ -18,7 +18,7 @@ plugins: - --kubeconfig - $KUBECONFIG log-less: - shortCut: Shift-L + shortCut: Shift-K description: "logs|less" scopes: - po diff --git a/plugins/log-loki.yaml b/plugins/log-loki.yaml index 23da9d6583..c2642d6db2 100644 --- a/plugins/log-loki.yaml +++ b/plugins/log-loki.yaml @@ -13,7 +13,7 @@ plugins: - "{ namespace = \"$NAMESPACE\", pod = \"$POD\", container = \"$NAME\" }" - -f loki-container-raw: - shortCut: Ctrl-L + shortCut: Ctrl-E description: "loki raw" scopes: - containers diff --git a/plugins/log-stern.yaml b/plugins/log-stern.yaml index 1e850b385d..e3f60cc609 100644 --- a/plugins/log-stern.yaml +++ b/plugins/log-stern.yaml @@ -1,7 +1,7 @@ plugins: # Leverage stern (https://github.com/stern/stern) to output logs. stern: - shortCut: Ctrl-L + shortCut: Ctrl-Y confirm: false description: "Logs " scopes: