diff --git a/helm_deploy/values.yaml b/helm_deploy/values.yaml index fd71e07f..cc8a0177 100644 --- a/helm_deploy/values.yaml +++ b/helm_deploy/values.yaml @@ -65,7 +65,4 @@ generic-service: path: /umt/actuator/health/readiness livenessProbe: httpGet: - path: /umt/actuator/health/liveness - startupProbe: - httpGet: - path: /umt/actuator/health/ping \ No newline at end of file + path: /umt/actuator/health/liveness \ No newline at end of file