We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59df40a commit 8a766f8Copy full SHA for 8a766f8
1 file changed
charts/rocketadmin/templates/deployment.yaml
@@ -59,6 +59,7 @@ spec:
59
httpGet:
60
path: /
61
port: http
62
+ initialDelaySeconds: 30
63
resources:
64
{{- toYaml .Values.resources | nindent 12 }}
65
{{- with .Values.nodeSelector }}
0 commit comments