Commit be68210
committed
refactor(k3s): relocate and update k3s installation script
Moved install-k3s.sh from tests/k3s to scripts directory
* Updated install-k3s.sh script to set KUBECONFIG directly to /etc/rancher/k3s/k3s.yaml
Signed-off-by: Jiaxiao (mossaka) Zhou <[email protected]>1 parent d991b5c commit be68210
2 files changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 13 | + | |
17 | 14 | | |
0 commit comments