File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ startupProbe:
6262 timeoutSeconds : 3
6363 failureThreshold : 1
6464 successThreshold : 1
65- initialDelaySeconds : 1
65+ initialDelaySeconds : 5
6666
6767nodeSelector : {}
6868
Original file line number Diff line number Diff line change 5050 timeoutSeconds : 3
5151 failureThreshold : 1
5252 successThreshold : 1
53- initialDelaySeconds : 1
53+ initialDelaySeconds : 5
5454 securityContext :
5555 seccompProfile :
5656 type : RuntimeDefault
Original file line number Diff line number Diff line change 5050 timeoutSeconds : 3
5151 failureThreshold : 1
5252 successThreshold : 1
53- initialDelaySeconds : 1
53+ initialDelaySeconds : 5
5454 securityContext :
5555 seccompProfile :
5656 type : RuntimeDefault
Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ variables:
156156 kind : " kubernetesProbeDelay"
157157 default :
158158 disablePrompt : true
159- value : 1
159+ value : 5
160160 description : " kubernetes startup probe initial delay in seconds"
161161 versions : " >=0.0.1"
162162 - name : " READINESSPERIOD"
Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ variables:
156156 kind : " kubernetesProbeDelay"
157157 default :
158158 disablePrompt : true
159- value : 1
159+ value : 5
160160 description : " kubernetes startup probe initial delay in seconds"
161161 versions : " >=0.0.1"
162162 - name : " READINESSPERIOD"
Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ variables:
156156 kind : " kubernetesProbeDelay"
157157 default :
158158 disablePrompt : true
159- value : 1
159+ value : 5
160160 description : " kubernetes startup probe initial delay in seconds"
161161 versions : " >=0.0.1"
162162 - name : " READINESSPERIOD"
You can’t perform that action at this time.
0 commit comments