Skip to content

Commit

Permalink
remove kubectl fake alias
Browse files Browse the repository at this point in the history
  • Loading branch information
usrbinkat committed Oct 3, 2024
1 parent 9a8f24a commit 1229a79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ RUN echo \
&& echo "---------------------------------------------------------"\
&& sudo ${curl} ${URL} --output /tmp/${NAME} \
&& sudo ${INSTALL} /tmp/kubectl ${BIN}/${NAME} \
&& sudo ${INSTALL} /tmp/kubectl ${BIN}/k \
&& ${dir_clean} \
&& ${TEST} \
&& echo
Expand Down

0 comments on commit 1229a79

Please sign in to comment.