Skip to content

Instantly share code, notes, and snippets.

@harsha-y
Created February 5, 2019 05:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harsha-y/3be2cd44b166bf7a89271b4c45fb5c7d to your computer and use it in GitHub Desktop.
Save harsha-y/3be2cd44b166bf7a89271b4c45fb5c7d to your computer and use it in GitHub Desktop.
k8s-at-earnest-snip-5
readinessProbe:
httpGet:
path: /ready
port: 3000
initialDelaySeconds: 10
failureThreshold: 24
timeoutSeconds: 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment