diff --git a/charts/omada-controller/templates/deployment.yaml b/charts/omada-controller/templates/deployment.yaml index a2311ea..10407bf 100644 --- a/charts/omada-controller/templates/deployment.yaml +++ b/charts/omada-controller/templates/deployment.yaml @@ -49,6 +49,7 @@ spec: readinessProbe: tcpSocket: port: 8088 + initialDelaySeconds: 60 resources: {{- toYaml .Values.resources | nindent 12 }} volumeMounts: