mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 07:45: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
|
||||
selector:
|
||||
matchLabels:
|
||||
app: nop
|
||||
app: springpet-clinic
|
||||
strategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
|
@ -25,7 +25,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: springpet-clinic
|
||||
image: spc-mvn-3.9.4:4
|
||||
image: spc-mvn-3.9.4:5
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
|
|
Loading…
Reference in a new issue