项目重构
This commit is contained in:
13
0-部署应用/Oracle-Cloud/rancher部署/rancher-install.sh
Normal file
13
0-部署应用/Oracle-Cloud/rancher部署/rancher-install.sh
Normal file
@@ -0,0 +1,13 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
|
||||
# on Seoul-arm64-00
|
||||
|
||||
cd /root/app-k8s/rancher-official-v2.7.0
|
||||
|
||||
|
||||
|
||||
|
||||
helm install rancher-2.7.0 \
|
||||
--namespace cattle-system \
|
||||
.
|
||||
Reference in New Issue
Block a user