mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 23:05:49 +00:00
Update service.yml
This commit is contained in:
parent
f1d963b05e
commit
f4f1e4fae9
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ spec:
|
|||
type: NodePort
|
||||
ports:
|
||||
- name: http
|
||||
port: 80
|
||||
port: 9045
|
||||
targetPort: 8080
|
||||
protocol: TCP
|
||||
selector:
|
||||
|
|
Loading…
Reference in a new issue