很多修改

This commit is contained in:
zeaslity
2024-12-08 12:07:11 +08:00
parent e1149ecfd0
commit 433885c886
19 changed files with 11508 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
namespace=uavcloud-demo
namespace=sdejpt
install_yq() {
wget https://oss.demo.uavcmlc.com/cmlc-installation/downloadfile/amd/yq_linux_amd64 -O /usr/local/bin/yq
@@ -43,7 +43,7 @@ backup_all_stateful_sets() {
echo ""
}
install_yq
# install_yq
backup_all_deployment
backup_all_service
backup_all_stateful_sets