Skip to content

Commit dc5504f

Browse files
committed
[en] fix typo
1 parent a2b5b6d commit dc5504f

File tree

1 file changed

+1
-1
lines changed
  • content/en/blog/_posts/2023-10-12-bootstrap-an-air-gapped-cluster-with-kubeadm

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2023-10-12-bootstrap-an-air-gapped-cluster-with-kubeadm/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ From the air gapped VM, switch into the ~/tmp directory where all of the artifac
658658
```bash
659659
cd ~/tmp
660660
```
661-
Set `$KUBECONFIG` to a file with credentials for the local cluster; also set the the Zarf version:
661+
Set `$KUBECONFIG` to a file with credentials for the local cluster; also set the Zarf version:
662662
```bash
663663
export KUBECONFIG=/etc/kubernetes/admin.conf
664664

0 commit comments

Comments
 (0)