Difference between revisions of "StartupProbe"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
path: /healthz | path: /healthz | ||
port: liveness-port | port: liveness-port | ||
− | failureThreshold: | + | failureThreshold: 60 |
periodSeconds: 10 | periodSeconds: 10 | ||
Revision as of 13:01, 7 February 2024
startupProbe: httpGet: path: /healthz port: liveness-port failureThreshold: 60 periodSeconds: 10
Related
See also
Advertising: