Skip to content

Instantly share code, notes, and snippets.

@Depado
Created July 19, 2018 15:21
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 Depado/cca7f4c0f0bb9c5c25dd4d57db2bbff3 to your computer and use it in GitHub Desktop.
Save Depado/cca7f4c0f0bb9c5c25dd4d57db2bbff3 to your computer and use it in GitHub Desktop.
livenessProbe:
httpGet:
path: /health # There
port: http
readinessProbe:
httpGet:
path: /health # And there
port: http
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment