13 lines
151 B
Bash
13 lines
151 B
Bash
#!/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 \
|
|
. |