Guest User

Untitled

a guest
Mar 13th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. livenessProbe: {
  2. httpGet: {
  3. path: "/ping",
  4. port: 9999,
  5. },
  6. exec: {
  7. command: [
  8. "verify-correctness,sh",
  9. ],
  10. },
  11. },
Add Comment
Please, Sign In to add comment