[+] 增加 k8s 基础环境初始化脚本
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 11s
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 11s
This commit is contained in:
@@ -11,6 +11,8 @@ curl -sSL https://git.martin98.com/MartinFarm/init/raw/branch/main/init-npm.sh |
|
||||
curl -sSL https://git.martin98.com/MartinFarm/init/raw/branch/main/init-pip.sh | bash
|
||||
# git
|
||||
curl -sSL https://git.martin98.com/MartinFarm/init/raw/branch/main/init-git.sh | bash
|
||||
# k8s
|
||||
curl -sSL https://git.martin98.com/MartinFarm/init/raw/branch/main/init-k8s.sh | bash
|
||||
|
||||
|
||||
# 初始化全部
|
||||
|
||||
Reference in New Issue
Block a user