mirror of
https://abf.rosa.ru/djam/kubernetes.git
synced 2025-02-23 13:42:55 +00:00
up release, install bash completion
This commit is contained in:
parent
f5214e5c8d
commit
b5ffa0f2b5
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,7 @@ Command-line utility for interacting with a Kubernetes cluster
|
||||||
|
|
||||||
%files -n kubectl
|
%files -n kubectl
|
||||||
%{_bindir}/kubectl
|
%{_bindir}/kubectl
|
||||||
|
%{_sysconfdir}/bash_completion.d/kubectl
|
||||||
|
|
||||||
#------------------------------------------------------------
|
#------------------------------------------------------------
|
||||||
|
|
||||||
|
@ -49,6 +50,7 @@ Command-line utility for deploying a Kubernetes cluster
|
||||||
|
|
||||||
%files -n kubeadm
|
%files -n kubeadm
|
||||||
%{_bindir}/kubeadm
|
%{_bindir}/kubeadm
|
||||||
|
%{_sysconfdir}/bash_completion.d/kubeadm
|
||||||
|
|
||||||
#------------------------------------------------------------
|
#------------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue