fix rediness probe
This commit is contained in:
@@ -59,7 +59,7 @@ spec:
|
||||
- /root/redinessprobe-wp.sh
|
||||
initialDelaySeconds: 60
|
||||
periodSeconds: 15
|
||||
timeoutSeconds: 5
|
||||
timeoutSeconds: 30
|
||||
failureThreshold: 10
|
||||
successThreshold: 1
|
||||
readinessProbe:
|
||||
@@ -72,7 +72,7 @@ spec:
|
||||
periodSeconds: 5
|
||||
successThreshold: 1
|
||||
failureThreshold: 5
|
||||
timeoutSeconds: 5
|
||||
timeoutSeconds: 30
|
||||
livenessProbe:
|
||||
tcpSocket:
|
||||
port: 80
|
||||
@@ -80,7 +80,7 @@ spec:
|
||||
periodSeconds: 2
|
||||
successThreshold: 1
|
||||
failureThreshold: 3
|
||||
timeoutSeconds: 3
|
||||
timeoutSeconds: 30
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
|
||||
@@ -59,7 +59,7 @@ spec:
|
||||
- /root/redinessprobe-wp.sh
|
||||
initialDelaySeconds: 60
|
||||
periodSeconds: 15
|
||||
timeoutSeconds: 5
|
||||
timeoutSeconds: 30
|
||||
failureThreshold: 10
|
||||
successThreshold: 1
|
||||
readinessProbe:
|
||||
@@ -72,7 +72,7 @@ spec:
|
||||
periodSeconds: 5
|
||||
successThreshold: 1
|
||||
failureThreshold: 5
|
||||
timeoutSeconds: 5
|
||||
timeoutSeconds: 30
|
||||
livenessProbe:
|
||||
tcpSocket:
|
||||
port: 80
|
||||
@@ -80,7 +80,7 @@ spec:
|
||||
periodSeconds: 2
|
||||
successThreshold: 1
|
||||
failureThreshold: 3
|
||||
timeoutSeconds: 3
|
||||
timeoutSeconds: 30
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
|
||||
@@ -59,7 +59,7 @@ spec:
|
||||
- /root/redinessprobe-wp.sh
|
||||
initialDelaySeconds: 60
|
||||
periodSeconds: 15
|
||||
timeoutSeconds: 5
|
||||
timeoutSeconds: 30
|
||||
failureThreshold: 10
|
||||
successThreshold: 1
|
||||
readinessProbe:
|
||||
@@ -72,7 +72,7 @@ spec:
|
||||
periodSeconds: 5
|
||||
successThreshold: 1
|
||||
failureThreshold: 5
|
||||
timeoutSeconds: 5
|
||||
timeoutSeconds: 30
|
||||
livenessProbe:
|
||||
tcpSocket:
|
||||
port: 80
|
||||
@@ -80,7 +80,7 @@ spec:
|
||||
periodSeconds: 2
|
||||
successThreshold: 1
|
||||
failureThreshold: 3
|
||||
timeoutSeconds: 3
|
||||
timeoutSeconds: 30
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
|
||||
Reference in New Issue
Block a user