Skip to content

Instantly share code, notes, and snippets.

@salrashid123
Created February 6, 2018 15:15
Show Gist options
  • Save salrashid123/471e4b626d799b2b73e9bf377407fde0 to your computer and use it in GitHub Desktop.
Save salrashid123/471e4b626d799b2b73e9bf377407fde0 to your computer and use it in GitHub Desktop.
istio_docliveness.yaml
- containerPort: 8080
livenessProbe:
httpGet:
path: /_ah/health
port: 8080
initialDelaySeconds: 30
timeoutSeconds: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment