diff --git a/charts/omada-controller/templates/deployment.yaml b/charts/omada-controller/templates/deployment.yaml index 10407bf..a5a619c 100644 --- a/charts/omada-controller/templates/deployment.yaml +++ b/charts/omada-controller/templates/deployment.yaml @@ -46,6 +46,7 @@ spec: livenessProbe: tcpSocket: port: 8088 + initialDelaySeconds: 60 readinessProbe: tcpSocket: port: 8088