Skip to content

Commit 99eb430

Browse files
jentingroboquat
authored andcommitted
Fix typo
Signed-off-by: JenTing Hsiao <[email protected]>
1 parent 4c6c982 commit 99eb430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/preview/util/download-and-merge-harvester-kubeconfig.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ KUBECONFIG="${KUBECONFIG_PATH}:${HARVESTER_KUBECONFIG_PATH}" \
3636
log "Overwriting ${KUBECONFIG_PATH}"
3737
mv "${MERGED_KUBECONFIG_PATH}" "${KUBECONFIG_PATH}"
3838

39-
log "Cleaning up temporay Harveter kubeconfig"
39+
log "Cleaning up temporary Harvester kubeconfig"
4040
rm "${HARVESTER_KUBECONFIG_PATH}"
4141

4242
log "Done"

0 commit comments

Comments
 (0)