mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
changed df
This commit is contained in:
parent
4f71267031
commit
02aac1586b
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ spec:
|
||||||
replicas: 4
|
replicas: 4
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: nop
|
app: springpet-clinic
|
||||||
strategy:
|
strategy:
|
||||||
type: RollingUpdate
|
type: RollingUpdate
|
||||||
rollingUpdate:
|
rollingUpdate:
|
||||||
|
@ -25,7 +25,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: springpet-clinic
|
- name: springpet-clinic
|
||||||
image: spc-mvn-3.9.4:4
|
image: spc-mvn-3.9.4:5
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue