Skip to content

Commit 8a766f8

Browse files
authored
readiness probe delay
1 parent 59df40a commit 8a766f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

charts/rocketadmin/templates/deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ spec:
5959
httpGet:
6060
path: /
6161
port: http
62+
initialDelaySeconds: 30
6263
resources:
6364
{{- toYaml .Values.resources | nindent 12 }}
6465
{{- with .Values.nodeSelector }}

0 commit comments

Comments
 (0)