mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-22 13:36:06 -03:30
Fix permissions and kargo custom.yaml
This commit is contained in:
1
bootstrap-master.sh
Normal file → Executable file
1
bootstrap-master.sh
Normal file → Executable file
@@ -15,6 +15,7 @@ sudo pip install kpm
|
||||
|
||||
# k8s deploy script and config
|
||||
sudo sh -c 'cp -a ~vagrant/deploy-k8s.kargo.sh /root/ && chmod 755 /root/deploy-k8s.kargo.sh'
|
||||
sudo git clone https://github.com/kubespray/kargo /root/kargo
|
||||
sudo cp -a ~vagrant/custom.yaml /root/kargo/custom.yaml
|
||||
|
||||
# SSH keys and config
|
||||
|
||||
Reference in New Issue
Block a user