mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-08-20 08:12:56 +00:00
fix(krew): completion script name
This commit is contained in:
parent
d053c441b1
commit
ea6a749b6a
@ -30,7 +30,7 @@ spec:
|
|||||||
- from: LICENSE
|
- from: LICENSE
|
||||||
to: .
|
to: .
|
||||||
- from: completion/plugins/kubectl_complete-ctx
|
- from: completion/plugins/kubectl_complete-ctx
|
||||||
to: completion/kubectl_complete-ns
|
to: completion/kubectl_complete-ctx
|
||||||
- selector:
|
- selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
os: linux
|
os: linux
|
||||||
@ -46,7 +46,7 @@ spec:
|
|||||||
- from: LICENSE
|
- from: LICENSE
|
||||||
to: .
|
to: .
|
||||||
- from: completion/plugins/kubectl_complete-ctx
|
- from: completion/plugins/kubectl_complete-ctx
|
||||||
to: completion/kubectl_complete-ns
|
to: completion/kubectl_complete-ctx
|
||||||
- selector:
|
- selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
os: darwin
|
os: darwin
|
||||||
@ -62,7 +62,7 @@ spec:
|
|||||||
- from: LICENSE
|
- from: LICENSE
|
||||||
to: .
|
to: .
|
||||||
- from: completion/plugins/kubectl_complete-ctx
|
- from: completion/plugins/kubectl_complete-ctx
|
||||||
to: completion/kubectl_complete-ns
|
to: completion/kubectl_complete-ctx
|
||||||
- selector:
|
- selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
os: darwin
|
os: darwin
|
||||||
@ -78,4 +78,4 @@ spec:
|
|||||||
- from: LICENSE
|
- from: LICENSE
|
||||||
to: .
|
to: .
|
||||||
- from: completion/plugins/kubectl_complete-ctx
|
- from: completion/plugins/kubectl_complete-ctx
|
||||||
to: completion/kubectl_complete-ns
|
to: completion/kubectl_complete-ctx
|
||||||
|
Loading…
Reference in New Issue
Block a user