Guest User

Untitled

a guest
Feb 21st, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. anjan () { <br>
  2. echo entered node <br>
  3. oc get pods <br>
  4. oc rsh mongodb-2-n7tzj <br>
  5. mongo countly -u $MONGODB_USER -p $MONGODB_PASSWORD <br>
  6. db <br>
  7. }
  8.  
  9. entered node <br>
  10. node-9-build 0/1 Completed 0 1d
  11. mongodb-2-n7tzj 1/1 Running 0 7d <br>
  12. sh-4.2$
Add Comment
Please, Sign In to add comment