Skip to content

Commit

Permalink
Remove startup probe
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-bcl committed Aug 20, 2024
1 parent 717b936 commit 2c8cad7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions helm_deploy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
path: /umt/actuator/health/liveness

0 comments on commit 2c8cad7

Please sign in to comment.