Difference between revisions of "StartupProbe"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
     path: /healthz
 
     path: /healthz
 
     port: liveness-port
 
     port: liveness-port
   failureThreshold: 30
+
   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: