mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
Update deployment.yml
This commit is contained in:
parent
f4f1e4fae9
commit
6871717c1b
1 changed files with 2 additions and 2 deletions
|
@ -16,6 +16,6 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: spring-boot-app
|
- name: spring-boot-app
|
||||||
image: bhanu3333/kube:replaceImageTag
|
image: bhanu3333/hello:replaceImageTag
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
|
Loading…
Reference in a new issue