Skip to content

Commit

Permalink
fix up
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Yuan <[email protected]>
  • Loading branch information
SamYuan1990 committed Jun 15, 2024
1 parent 47b31c0 commit 5a3341d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion verify.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ verify_xgboost() {
}

verify_cluster() {
export KUBECONFIG="/tmp/kubeconfig"
export KUBECONFIG="/tmp/kubeconfig/config"
# basic command check
which kubectl
which kustomize
Expand Down

0 comments on commit 5a3341d

Please sign in to comment.