Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/default/spring-petclinic/delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
- env:
- name: JAVA_TOOL_OPTIONS
value: -Dmanagement.endpoint.health.probes.add-additional-paths="true" -Dmanagement.health.probes.enabled="true" -Dserver.port="8080" -Dserver.shutdown.grace-period="24s"
image: harbor.kubernetes.day/supply-chain/secure/spring-petclinic-default@sha256:14e61051760bf5e4af5ac9388dd808925130c5035f0a2b0a04e52d251e554167
image: harbor.kubernetes.day/supply-chain/secure/spring-petclinic-default@sha256:b8a281093069fb6223838de07bc73e4a3286b3c7d20d1ba7f9b97ce52b2f6f73
livenessProbe:
httpGet:
path: /livez
Expand Down