diff --git a/configuration/kubernetes/deployment.yaml b/configuration/kubernetes/deployment.yaml index 667b1c6..4f40366 100644 --- a/configuration/kubernetes/deployment.yaml +++ b/configuration/kubernetes/deployment.yaml @@ -67,7 +67,7 @@ spec: readinessProbe: httpGet: port: 9090 - path: /actuator/health + path: /actuator/info scheme: HTTP initialDelaySeconds: 65 periodSeconds: 5