Skip to content

Commit

Permalink
fixed indexer in upgrade flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Vivek Reddy committed Nov 6, 2024
1 parent 73b1113 commit 6526fae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/splunk/enterprise/upgrade.go
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,8 @@ IndexerCluster:
}

}
return true, nil
} else {
goto SearchHeadCluster
}
SearchHeadCluster:
Expand Down

0 comments on commit 6526fae

Please sign in to comment.