Difference between revisions of "Template:Example probes"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
path: /api/health | path: /api/health | ||
port: 3000 | port: 3000 | ||
− | initialDelaySeconds: 60 | + | [[initialDelaySeconds]]: 60 |
− | timeoutSeconds: 30 | + | [[timeoutSeconds]]: 30 |
[[failureThreshold]]: 10 | [[failureThreshold]]: 10 |
Latest revision as of 09:23, 2 October 2024
readinessProbe: httpGet: path: /api/health port: 3000 livenessProbe: httpGet: path: /api/health port: 3000 initialDelaySeconds: 60 timeoutSeconds: 30 failureThreshold: 10
Advertising: