Skip to content

Commit 6ea3133

Browse files
author
Steve Griffith
committed
removed commented old command
1 parent 9a82846 commit 6ea3133

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kubectl-ssh-jump

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ spec:
145145
"kubernetes.io/os": linux
146146
EOF
147147

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

0 commit comments

Comments
 (0)