Skip to content

Commit cd31bd4

Browse files
committed
fixup 2
1 parent 4a46435 commit cd31bd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chart/mongodb-probe/templates/deployment.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ spec:
4949
periodSeconds: 15
5050

5151
readinessProbe:
52+
httpGet:
5253
path: /actuator/health # Use the default health endpoint for liveness
5354
port: http
5455
initialDelaySeconds: 10

0 commit comments

Comments
 (0)