Skip to content

Commit

Permalink
update kubeconfig for microshift
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Yuan <[email protected]>
  • Loading branch information
SamYuan1990 committed Mar 17, 2024
1 parent 048a862 commit 63caf98
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions providers/microshift/microshift.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,6 @@ function _setup_microshift() {
run $CTR_CMD cp "${MICROSHIFT_CONTAINER_NAME}:/var/lib/microshift/resources/kubeadmin/kubeconfig" "$MICROSHIFT_KUBECONFIG"
ok "copied kubeconfig to $MICROSHIFT_KUBECONFIG"

export KUBECONFIG="$MICROSHIFT_KUBECONFIG"

wait_for_cluster_ready
}

Expand Down

0 comments on commit 63caf98

Please sign in to comment.