We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a46435 commit cd31bd4Copy full SHA for cd31bd4
chart/mongodb-probe/templates/deployment.yaml
@@ -49,6 +49,7 @@ spec:
49
periodSeconds: 15
50
51
readinessProbe:
52
+ httpGet:
53
path: /actuator/health # Use the default health endpoint for liveness
54
port: http
55
initialDelaySeconds: 10
0 commit comments