Merge remote-tracking branch 'origin/local-ss' into local-ss
This commit is contained in:
@@ -169,11 +169,6 @@ func (op *AgentOsOperator) deployRke(funcArgs []string) (bool, []string) {
|
||||
|
||||
func (op *AgentOsOperator) deployK8sDashboard(funcArgs []string) (bool, []string) {
|
||||
|
||||
restartHarborExec, strings := op.restartHarborExec()
|
||||
if !restartHarborExec {
|
||||
return false, strings
|
||||
}
|
||||
|
||||
// check folder
|
||||
folder, i := CheckAppInstallFolder()
|
||||
if !folder {
|
||||
|
||||
Reference in New Issue
Block a user