diff --git a/charts/part-db/templates/statefulset.yaml b/charts/part-db/templates/statefulset.yaml index 926fe47..7188df4 100644 --- a/charts/part-db/templates/statefulset.yaml +++ b/charts/part-db/templates/statefulset.yaml @@ -71,6 +71,11 @@ spec: ports: - name: http containerPort: 80 + startupProbe: + tcpSocket: + port: 80 + failureThreshold: 30 + periodSeconds: 10 livenessProbe: httpGet: path: /