Skip to content

Commit

Permalink
Update commands.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
DeekshithSN committed Apr 16, 2021
1 parent 15ca041 commit 54fe988
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
kubectl run mysql-client --image=mysql:5.7 -i -t --rm --restart=Never
kubectl run postgres-client --image=postgres:9.6.5 -i -t --rm --restart=Never

0 comments on commit 54fe988

Please sign in to comment.