mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
add Dockerfile
This commit is contained in:
parent
321d3286c8
commit
1f5a99861e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ app:
|
|||
profile:
|
||||
replicaCount: 1
|
||||
hostAliases: []
|
||||
image: doubles.kr-central-1.kcr.dev/bella-test/test-img:latest
|
||||
image: doubles.kr-central-1.kcr.dev/bella-test/nginx:latest
|
||||
resources: {}
|
||||
service:
|
||||
type: LoadBalancer
|
||||
|
|
Loading…
Reference in a new issue