We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 734a6ca commit be8e7f6Copy full SHA for be8e7f6
app/deployment.yaml
@@ -23,7 +23,7 @@ spec:
23
containers:
24
- name: spring-petclinic
25
imagePullPolicy: Always
26
- image: quay.io/siamaksade/spring-petclinic:latest
+ image: quay.io/service-binding/spring-petclinic:latest
27
livenessProbe:
28
failureThreshold: 3
29
httpGet:
0 commit comments