Difference between revisions of "StartupProbe"

From wikieduonline
Jump to navigation Jump to search
(Created page with " == See also == * {{K8s probes}} Category:K8s")
Tags: Mobile web edit, Mobile edit
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{lc}}
 +
startupProbe:
 +
  httpGet:
 +
    path: /healthz
 +
    port: liveness-port
 +
  failureThreshold: 60
 +
  periodSeconds: 30
  
 +
== Related ==
 +
* [[Redis values.yml]]
  
 
== See also ==
 
== See also ==

Latest revision as of 09:37, 1 May 2024

startupProbe:
 httpGet:
   path: /healthz
   port: liveness-port
 failureThreshold: 60
 periodSeconds: 30

Related[edit]

See also[edit]

Advertising: