File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1+ - Increase readiness time for server.
Original file line number Diff line number Diff line change 4242 path : /rhn/manager/api/api/getVersion
4343 port : 80
4444 scheme : HTTP
45- initialDelaySeconds : 60
46- periodSeconds : 60
45+ initialDelaySeconds : 180
46+ periodSeconds : 30
4747 successThreshold : 1
4848 timeoutSeconds : 20
4949 name : uyuni
@@ -67,14 +67,14 @@ spec:
6767 - containerPort : 9800
6868{{- end }}
6969 readinessProbe :
70- failureThreshold : 5
70+ failureThreshold : 10
7171 httpGet :
7272 path : /rhn/manager/api/api/getVersion
7373 port : 80
7474 scheme : HTTP
7575 periodSeconds : 30
7676 successThreshold : 1
77- timeoutSeconds : 20
77+ initialDelaySeconds : 120
7878 volumeMounts :
7979 - mountPath : /var/lib/cobbler
8080 name : var-cobbler
You can’t perform that action at this time.
0 commit comments