Skip to content

Commit

Permalink
removed commented old command
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Griffith committed Oct 16, 2020
1 parent 9a82846 commit 6ea3133
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kubectl-ssh-jump
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ spec:
"kubernetes.io/os": linux
EOF

#kubectl run sshjump --image=corbinu/ssh-server --port=22 --restart=Never
# Wait until sshjump gets ready
c=1
while [[ ${c} -le ${MAX_POD_CREATION_TIME} ]];
Expand Down

0 comments on commit 6ea3133

Please sign in to comment.